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_torch
Redstone Torch=
A redstone torch is a redstone component which can be used to invert a redstone signal. It supplies its surrounding blocks with redstone power, except for the block it is attached to. A redstone torch is normally lit, but it can also be turned off by powering the block it is attached to. While unlit, a redstone torch does not power anything.=
Redstone torches can generally be placed at the side and on the top of full solid opaque blocks. The following exceptions apply:=
• Glass, fence, wall, hopper: Can only be placed on top=
• Upside-down slab/stair: Can only be placed on top=
• Soul sand, mob spawner: Placement possible=
• Glowstone and pistons: No placement possible=
Block of Redstone=
A block of redstone permanently supplies redstone power to its surrounding blocks.=