From 4d44f0da49a8676fe557ba5da9022428a6b6f061 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sat, 21 Dec 2013 12:58:12 +0200 Subject: Added new messages, added the timers to the config file, changed the config file a bit, fixed the molds not dropping correctly --- 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 579add8..fb109b4 100644 --- a/resources/assets/jewelrycraft/lang/en_US.lang +++ b/resources/assets/jewelrycraft/lang/en_US.lang @@ -24,4 +24,9 @@ chatmessage.jewelrycraft.smelter.molderhasmoltenmetal=The Molder already has mol 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. \ No newline at end of file +chatmessage.jewelrycraft.smelter.nowsmeltingingot=Smelter is now smelting a %s. +chatmessage.jewelrycraft.table.hasenditem=First take out the crafted jewel before inserting new stuff. +chatmessage.jewelrycraft.table.missingjewelryandmodifier=You need a ring and a modifier. +chatmessage.jewelrycraft.table.missingjewelry=You're missing a piece of jewelry. +chatmessage.jewelrycraft.table.missingmodifier=You need a modifier. +chatmessage.jewelrycraft.table.iscrafting=The %s is being modified. \ No newline at end of file -- cgit v1.2.3