Add translation templates for most mods

Using the findtext.lua script
This commit is contained in:
Wuzzy 2019-03-13 23:40:59 +01:00
parent d7fc158073
commit 5aeb4aea74
79 changed files with 1725 additions and 0 deletions

View 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.=