Add translation templates for most mods
Using the findtext.lua script
This commit is contained in:
parent
d7fc158073
commit
5aeb4aea74
79 changed files with 1725 additions and 0 deletions
7
mods/ITEMS/REDSTONE/mcl_dispensers/locale/template.txt
Normal file
7
mods/ITEMS/REDSTONE/mcl_dispensers/locale/template.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
# textdomain: mcl_dispensers
|
||||
Dispenser=
|
||||
A dispenser is a block which acts as a redstone component which, when powered with redstone power, dispenses an item. It has a container with 9 inventory slots.=
|
||||
Place the dispenser in one of 6 possible directions. The “hole” is where items will fly out of the dispenser. Rightclick the dispenser to access its inventory. Insert the items you wish to dispense. Supply the dispenser with redstone energy once to dispense a single random item.=
|
||||
The dispenser will do different things, depending on the dispensed item:=
|
||||
Downwards-Facing Dispenser=
|
||||
Upwards-Facing Dispenser=
|
Loading…
Add table
Add a link
Reference in a new issue