diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-01-29 18:28:37 +0000 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-01-29 18:28:37 +0000 |
| commit | 73ca377dc01f859dabd7b07738cb7aeb762272b1 (patch) | |
| tree | 9c0acccbfbf78e813fb838ab566c96a40c5f36bb /resources/assets/jewelrycraft/lang/en_US.lang | |
| parent | 06f62473f0622efe6decc32b70516a7c5d3d3572 (diff) | |
Made lots of changes
Diffstat (limited to 'resources/assets/jewelrycraft/lang/en_US.lang')
| -rw-r--r-- | resources/assets/jewelrycraft/lang/en_US.lang | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/resources/assets/jewelrycraft/lang/en_US.lang b/resources/assets/jewelrycraft/lang/en_US.lang index 41ce5a0..a9a8b87 100644 --- a/resources/assets/jewelrycraft/lang/en_US.lang +++ b/resources/assets/jewelrycraft/lang/en_US.lang @@ -18,6 +18,7 @@ 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 @@ -27,10 +28,15 @@ 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.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. @@ -48,9 +54,8 @@ 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.missinggem=You need a gem. 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. |
