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
10
mods/ITEMS/REDSTONE/mesecons_noteblock/locale/template.txt
Normal file
10
mods/ITEMS/REDSTONE/mesecons_noteblock/locale/template.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
# textdomain: mesecons_noteblock
|
||||
Note Block=
|
||||
A note block is a musical block which plays one of many musical notes and different intruments when it is punched or supplied with redstone power.=
|
||||
Rightclick the note block to choose the next musical note (there are 24 half notes, or 2 octaves). The intrument played depends on the material of the block below the note block:=
|
||||
• Glass: Sticks=
|
||||
• Wood: Bass guitar=
|
||||
• Stone: Bass drum=
|
||||
• Sand or gravel: Snare drum=
|
||||
• Anything else: Piano=
|
||||
The note block will only play a note when it is below air, otherwise, it stays silent.=
|
Loading…
Add table
Add a link
Reference in a new issue