summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorbspkrs <bspkrs@gmail.com>2013-12-16 15:10:01 -0500
committerbspkrs <bspkrs@gmail.com>2013-12-16 15:10:01 -0500
commit80ec62513742ba5515fc0ba3f6ab2f3429176a8b (patch)
treeffc70353cf596765253e397de1dc8869a9dd2a37 /resources
parent86084ff97061be16b8ee3e9fe8d8c79865610398 (diff)
added more chat messages for various block states
Diffstat (limited to 'resources')
-rw-r--r--resources/assets/jewelrycraft/lang/en_US.lang7
1 files changed, 6 insertions, 1 deletions
diff --git a/resources/assets/jewelrycraft/lang/en_US.lang b/resources/assets/jewelrycraft/lang/en_US.lang
index d3918b4..9c0952e 100644
--- a/resources/assets/jewelrycraft/lang/en_US.lang
+++ b/resources/assets/jewelrycraft/lang/en_US.lang
@@ -9,10 +9,15 @@ tile.jewelrycraft.smelter.name=Smelter
tile.jewelrycraft.molder.name=Molder
tile.jewelrycraft.jewelCraftingTable.name=Jeweler's Crafting Table
itemGroup.JewelryCraft=Jewelrycraft
+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.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.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! \ No newline at end of file
+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. \ No newline at end of file