diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/assets/jewelrycraft/lang/en_US.lang | 7 |
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 |
