diff options
Diffstat (limited to 'src/main/resources/assets/jewelrycraft/lang')
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/lang/en_US.lang | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/src/main/resources/assets/jewelrycraft/lang/en_US.lang b/src/main/resources/assets/jewelrycraft/lang/en_US.lang new file mode 100644 index 0000000..da7c88f --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/lang/en_US.lang @@ -0,0 +1,79 @@ +item.Jewelrycraft.thiefGloves.name=Thiefing Gloves +item.Jewelrycraft.ingotShadow.name=Shadow Ingot +item.Jewelrycraft.mold.ingot.name=Ingot Mold +item.Jewelrycraft.mold.ring.name=Ring Mold +item.Jewelrycraft.mold.necklace.name=Necklace Mold +item.Jewelrycraft.mold.bracelet.name=Bracelet Mold +item.Jewelrycraft.mold.earrings.name=Earrings 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.mold.clayBracelet.name=Clay Bracelet Mold +item.Jewelrycraft.mold.clayEarrings.name=Clay Earrings Mold +item.Jewelrycraft.ring.name=Ring +item.Jewelrycraft.necklace.name=Necklace +item.Jewelrycraft.bracelet.name=Bracelet +item.Jewelrycraft.earrings.name=Earrings +item.Jewelrycraft.guide.name=Jewelrycraft Guide +item.Jewelrycraft.bucket.name=Bucket of Molten + +item.Jewelrycraft.crystal.0.name=Black Crystal +item.Jewelrycraft.crystal.1.name=Red Crystal +item.Jewelrycraft.crystal.2.name=Green Crystal +item.Jewelrycraft.crystal.3.name=Brown Crystal +item.Jewelrycraft.crystal.4.name=Blue Crystal +item.Jewelrycraft.crystal.5.name=Purple Crystal +item.Jewelrycraft.crystal.6.name=Cyan Crystal +item.Jewelrycraft.crystal.7.name=Light Gray Crystal +item.Jewelrycraft.crystal.8.name=Gray Crystal +item.Jewelrycraft.crystal.9.name=Pink Crystal +item.Jewelrycraft.crystal.10.name=Lime Crystal +item.Jewelrycraft.crystal.11.name=Yellow Crystal +item.Jewelrycraft.crystal.12.name=Light Blue Crystal +item.Jewelrycraft.crystal.13.name=Magenta Crystal +item.Jewelrycraft.crystal.14.name=Orange Crystal +item.Jewelrycraft.crystal.15.name=White Crystal + +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 +tile.Jewelrycraft.shadowHand.name=Shadow Hand +tile.Jewelrycraft.shadowEye.name=Cursed Eye +tile.Jewelrycraft.handPedestal.name=Hand Pedestal + +itemGroup.JewelryCraft=Jewelrycraft +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.missinggem=You need a gem. +chatmessage.Jewelrycraft.table.missingjewelry=You're missing a piece of jewelry. +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. + +death.attack.weak=%1$s was weakened by a piece of jewelry and died +death.attack.shadows=%1$s was consumed by the shadows +death.attack.blackHeart=%1$s was killed by %2$s's curse
\ No newline at end of file |
