From 80ec62513742ba5515fc0ba3f6ab2f3429176a8b Mon Sep 17 00:00:00 2001 From: bspkrs Date: Mon, 16 Dec 2013 15:10:01 -0500 Subject: added more chat messages for various block states --- resources/assets/jewelrycraft/lang/en_US.lang | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'resources') 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 -- cgit v1.2.3