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
25
mods/ITEMS/mcl_dye/locale/template.txt
Normal file
25
mods/ITEMS/mcl_dye/locale/template.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
# textdomain: mcl_dye
|
||||
Bone Meal=
|
||||
Light Grey Dye=
|
||||
Grey Dye=
|
||||
Ink Sac=
|
||||
Purple Dye=
|
||||
Lapis Lazuli=
|
||||
Light Blue Dye=
|
||||
Cyan Dye=
|
||||
Cactus Green=
|
||||
Lime Dye=
|
||||
Dandelion Yellow=
|
||||
Cocoa Beans=
|
||||
Orange Dye=
|
||||
Rose Red=
|
||||
Magenta Dye=
|
||||
Pink Dye=
|
||||
This item is a dye which is used for dyeing and crafting.=
|
||||
Rightclick on a sheep to dye its wool. Other things are dyed by crafting.=
|
||||
Bone Meal=
|
||||
Bone meal is a white dye and also useful as a fertilizer to speed up the growth of many plants.=
|
||||
Rightclick a sheep to turn its wool white. Rightclick a plant to speed up its growth. Note that not all plants can be fertilized like this. When you rightclick a grass block, tall grass and flowers will grow all over the place.=
|
||||
Cocoa beans are a brown dye and can be used to plant cocoas.=
|
||||
Rightclick a sheep to turn its wool brown. Rightclick on the side of a jungle tree trunk (Jungle Wood) to plant a young cocoa.=
|
||||
Cocoa Beans=
|
Loading…
Add table
Add a link
Reference in a new issue