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
4
mods/ITEMS/REDSTONE/mcl_observers/locale/template.txt
Normal file
4
mods/ITEMS/REDSTONE/mcl_observers/locale/template.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
# textdomain: mcl_observers
|
||||
Observer=
|
||||
An observer is a redstone component which observes the block in front of it and sends a very short redstone pulse whenever this block changes.=
|
||||
Place the observer directly in front of the block you want to observe with the “face” looking at the block. The arrow shows you the side of the output, which is at the opposite side of the “face”. The arrow points to it. You need to place your redstone wire or any other component you want to power here.=
|
Loading…
Add table
Add a link
Reference in a new issue