German translation: Redstone
This commit is contained in:
parent
03db150175
commit
d45d53e455
41 changed files with 254 additions and 66 deletions
|
@ -0,0 +1,6 @@
|
|||
# textdomain: mcl_droppers
|
||||
Dropper=Spender
|
||||
A dropper is a redstone component and a container with 9 inventory slots which, when supplied with redstone power, drops an item or puts it into a container in front of it.=Ein Spender ist eine Redstonekomponente und ein Behälter mit 9 Inventarplätzen. Er wird, wenn mit Redstoneenergie versorgt, einen Gegenstand abwerfen oder in einen Behälter, auf den er zeigt, ablegen.
|
||||
Droppers can be placed in 6 possible directions, items will be dropped out of the hole. Use the dropper to access its inventory. Supply it with redstone energy once to make the dropper drop or transfer a random item.=Spender können in 6 mögliche Richtungen platziert werden, Gegenstände fallen aus dem Loch hinaus. Benutzen Sie den Spender, um auf sein Inventar zuzugreifen. Versorgen Sie ihn mit Redstoneenergie, um den Spender einen Gegenstand abwerfen oder in einen Behälter ablegen zu lassen.
|
||||
Downwards-Facing Dropper=Nach unten zeigender Spender
|
||||
Upwards-Facing Dropper=Nach oben zeigender Spender
|
|
@ -1,6 +1,6 @@
|
|||
# textdomain: mcl_droppers
|
||||
Dropper=
|
||||
A dropper is a redstone component and a container with 9 inventory slots which, when supplied with redstone power, drops an item or puts it into a container in front of it.=
|
||||
Droppers can be placed in 6 possible directions, items will be dropped out of the hole. Rightclick the dropper to access its inventory. Supply it with redstone energy once to make the dropper drop or transfer a random item.=
|
||||
Droppers can be placed in 6 possible directions, items will be dropped out of the hole. Use the dropper to access its inventory. Supply it with redstone energy once to make the dropper drop or transfer a random item.=
|
||||
Downwards-Facing Dropper=
|
||||
Upwards-Facing Dropper=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue