summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorbspkrs <bspkrs@gmail.com>2013-12-16 14:53:55 -0500
committerbspkrs <bspkrs@gmail.com>2013-12-16 14:53:55 -0500
commit86084ff97061be16b8ee3e9fe8d8c79865610398 (patch)
tree497cf238e7332ff98d4144cf3410ca1872a74428 /resources
parentf15bc9e0abff4710d9860bd970b3b6820c5e78c6 (diff)
moved chat messages to lang file
Diffstat (limited to 'resources')
-rw-r--r--resources/assets/jewelrycraft/lang/en_US.lang7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/assets/jewelrycraft/lang/en_US.lang b/resources/assets/jewelrycraft/lang/en_US.lang
index ee226ee..d3918b4 100644
--- a/resources/assets/jewelrycraft/lang/en_US.lang
+++ b/resources/assets/jewelrycraft/lang/en_US.lang
@@ -9,3 +9,10 @@ tile.jewelrycraft.smelter.name=Smelter
tile.jewelrycraft.molder.name=Molder
tile.jewelrycraft.jewelCraftingTable.name=Jeweler's Crafting Table
itemGroup.JewelryCraft=Jewelrycraft
+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