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
60
mods/ITEMS/mcl_mobitems/locale/template.txt
Normal file
60
mods/ITEMS/mcl_mobitems/locale/template.txt
Normal file
|
@ -0,0 +1,60 @@
|
|||
# textdomain: mcl_mobitems
|
||||
Rotten Flesh=
|
||||
Yuck! This piece of flesh clearly has seen better days. If you're really desperate, you can eat it to restore a few hunger points, but there's a 80% chance it causes food poisoning, which increases your hunger for a while.=
|
||||
Raw Mutton=
|
||||
Raw mutton is the flesh from a sheep and can be eaten safely. Cooking it will greatly increase its nutritional value.=
|
||||
Cooked Mutton=
|
||||
Cooked mutton is the cooked flesh from a sheep and is used as food.=
|
||||
Raw Beef=
|
||||
Raw beef is the flesh from cows and can be eaten safely. Cooking it will greatly increase its nutritional value.=
|
||||
Steak=
|
||||
Steak is cooked beef from cows and can be eaten.=
|
||||
Raw Chicken=
|
||||
Raw chicken is a food item which is not safe to consume. You can eat it to restore a few hunger points, but there's a 30% chance to suffer from food poisoning, which increases your hunger rate for a while. Cooking raw chicken will make it safe to eat and increases its nutritional value.=
|
||||
Cooked Chicken=
|
||||
A cooked chicken is a healthy food item which can be eaten.=
|
||||
Raw Porkchop=
|
||||
A raw porkchop is the flesh from a pig and can be eaten safely. Cooking it will greatly increase its nutritional value.=
|
||||
Cooked Porkchop=
|
||||
Cooked porkchop is the cooked flesh of a pig and is used as food.=
|
||||
Raw Rabbit=
|
||||
Raw rabbit is a food item from a dead rabbit. It can be eaten safely. Cooking it will increase its nutritional value.=
|
||||
Cooked Rabbit=
|
||||
This is a food item which can be eaten.=
|
||||
Milk=
|
||||
Milk is very refreshing and can be obtained by using a bucket on a cow. Drinking it will cure all forms of poisoning (in later versions: all status effects), but restores no hunger points.=
|
||||
Spider Eye=
|
||||
Spider eyes are used mainly in crafting. If you're really desperate, you can eat a spider eye, but it will poison you briefly.=
|
||||
Bone=
|
||||
Bones can be used to tame wolves so they will protect you. They are also useful as a crafting ingredient.=
|
||||
String=
|
||||
Strings are used in crafting.=
|
||||
Blaze Rod=
|
||||
This is a crafting component dropped from dead blazes.=
|
||||
Blaze Powder=
|
||||
This item is mainly used for crafting.=
|
||||
Magma Cream=
|
||||
Magma cream is a crafting component.=
|
||||
Ghast Tear=
|
||||
Place this item in an item frame as decoration.=
|
||||
Nether Star=
|
||||
A nether star is dropped when the Wither dies. Place it in an item frame to show the world how hardcore you are! Or just as decoration.=
|
||||
Leather=
|
||||
Leather is a versatile crafting component.=
|
||||
Feather=
|
||||
Feathers are used in crafting and are dropped from chickens.=
|
||||
Rabbit Hide=
|
||||
Rabbit hide is used to create leather.=
|
||||
Rabbit's Foot=
|
||||
Must be your lucky day! Place this item in an item frame for decoration.=
|
||||
Saddle=
|
||||
Saddles can be put on some animals in order to mount them.=
|
||||
Rabbit Stew=
|
||||
Rabbit stew is a very nutricious food item.=
|
||||
Shulker Shell=
|
||||
Shulker shells are used in crafting. They are dropped from dead shulkers.=
|
||||
Slimeball=
|
||||
Slimeballs are used in crafting. They are dropped from slimes.=
|
||||
Gunpowder=
|
||||
Carrot on a Stick=
|
||||
A carrot on a stick can be used on saddled pigs to ride them.=
|
Loading…
Add table
Add a link
Reference in a new issue