diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2013-12-21 12:58:12 +0200 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2013-12-21 12:58:12 +0200 |
| commit | 4d44f0da49a8676fe557ba5da9022428a6b6f061 (patch) | |
| tree | 7ef3a610ef60fcb5b63ac72962da6af27b8005ed /resources | |
| parent | 401d313409ca088156f5e7658cdb744a9d2d2cb7 (diff) | |
Added new messages, added the timers to the config file, changed the config file a bit, fixed the molds not dropping correctly
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/assets/jewelrycraft/lang/en_US.lang | 7 |
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 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 |
