From 06f62473f0622efe6decc32b70516a7c5d3d3572 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Wed, 17 Sep 2014 19:10:05 +0300 Subject: 1.7.10 --- resources/assets/jewelrycraft/lang/en_US.lang | 57 +++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 resources/assets/jewelrycraft/lang/en_US.lang (limited to 'resources/assets/jewelrycraft/lang') diff --git a/resources/assets/jewelrycraft/lang/en_US.lang b/resources/assets/jewelrycraft/lang/en_US.lang new file mode 100644 index 0000000..41ce5a0 --- /dev/null +++ b/resources/assets/jewelrycraft/lang/en_US.lang @@ -0,0 +1,57 @@ +item.Jewelrycraft.thiefGloves.name=Thiefing Gloves +item.Jewelrycraft.ingotShadow.name=Shadow Ingot +item.Jewelrycraft.ingot2.0.name=Testium Ingot +item.Jewelrycraft.ingot2.1.name=Metallium Ingot +item.Jewelrycraft.ingot3.name=Ingot 3 +item.Jewelrycraft.ingot4.name=Ingot 4 +item.Jewelrycraft.ingot5.name=Ingot 5 +item.Jewelrycraft.ingot6.name=Ingot 6 +item.Jewelrycraft.ingot7.name=Ingot 7 +item.Jewelrycraft.mold.ingot.name=Ingot Mold +item.Jewelrycraft.mold.ring.name=Ring Mold +item.Jewelrycraft.mold.necklace.name=Necklace Mold +item.Jewelrycraft.mold.clayIngot.name=Clay Ingot Mold +item.Jewelrycraft.mold.clayRing.name=Clay Ring Mold +item.Jewelrycraft.mold.clayNecklace.name=Clay Necklace Mold +item.Jewelrycraft.ring.name=Ring +item.Jewelrycraft.necklace.name=Necklace +item.Jewelrycraft.crystal.name=Crystal +item.Jewelrycraft.guide.name=Jewelrycraft Guide +item.Jewelrycraft.bucket.name=Bucket of Molten +tile.Jewelrycraft.oreShadow.name=Shadow Ore +tile.Jewelrycraft.blockShadow.name=Shadow Block +tile.Jewelrycraft.glow.name=Glow +tile.Jewelrycraft.smelter.name=Smelter +tile.Jewelrycraft.molder.name=Molder +tile.Jewelrycraft.displayer.name=Storage Displayer +tile.Jewelrycraft.jewelCraftingTable.name=Jeweler's Crafting Table +tile.Jewelrycraft.altar.name=Jewel Altar +tile.Jewelrycraft.moltenMetal.name=Molten +itemGroup.JewelryCraft=Jewelrycraft +itemGroup.Rings=Jewelrycraft Rings +itemGroup.Necklaces=Jewelrycraft Necklaces +itemGroup.Liquids=Liquids +chatmessage.Jewelrycraft.molder.addedmold=Added %s to molder. +chatmessage.Jewelrycraft.molder.metaliscooling=Molten metal is cooling... +chatmessage.Jewelrycraft.molder.moldisempty=Mold is currently empty. +chatmessage.Jewelrycraft.molder.moldismissing=Molder does not contain a mold. +chatmessage.Jewelrycraft.molder.hasmoltenmetal=You can't remove the mold. It contains molten metal! +chatmessage.Jewelrycraft.smelter.alreadyhasingot=The Smelter already contains a %s +chatmessage.Jewelrycraft.smelter.hasmolteningot=The Smelter contains a molten %s +chatmessage.Jewelrycraft.smelter.itemneedstobeingot=The item needs to be an ingot! +chatmessage.Jewelrycraft.smelter.itemrenamedtoingot=Nice try, but renaming it to an ingot doesn't make it an ingot :p You can't fool me player! +chatmessage.Jewelrycraft.smelter.molderhasmoltenmetal=The Molder already has molten metal in it! +chatmessage.Jewelrycraft.smelter.molderhasnomold=The Molder doesn't have a mold in it! You might as well pour this stuff on the ground, eh? +chatmessage.Jewelrycraft.smelter.modlerhasitem=The Molder contains an item in it. Now you wouldn't want it to be destroyed, would you? +chatmessage.Jewelrycraft.smelter.molderismissing=You need a Molder in front of this block in order to pour the molten metal! +chatmessage.Jewelrycraft.smelter.nowsmeltingingot=Smelter is now smelting a %s. +chatmessage.Jewelrycraft.smelter.metalismelting=%s is being melted. +chatmessage.Jewelrycraft.smelter.empty=The Smelter is empty. +chatmessage.Jewelrycraft.table.hasenditem=First take out the crafted jewel before inserting new stuff. +chatmessage.Jewelrycraft.table.missingjewelryandmodifierorjewel=You need a jewelry piece and a modifier or a jewel. +chatmessage.Jewelrycraft.table.missingjewelry=You're missing a piece of jewelry. +chatmessage.Jewelrycraft.table.missingmodifierorjewel=You need a modifier or a jewel. +chatmessage.Jewelrycraft.table.iscrafting=The %s is being modified. +chatmessage.Jewelrycraft.table.jewelrymodifiedfull=This piece of jewelry is already modified at maxium. You can't modify it anymore! +chatmessage.Jewelrycraft.table.jewelrycontainsmodifier=The piece of jewelry already contains a modifier. +chatmessage.Jewelrycraft.table.jewelrycontainsjewel=The piece of jewelry already contains a jewel. \ No newline at end of file -- cgit v1.2.3