From f55ff6d1f790f6ac80f5c0c96187dae2e27fb096 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Thu, 26 Dec 2013 02:07:09 +0200 Subject: Changed the id, this should really fix it --- common/darkknight/jewelrycraft/config/ConfigHandler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/darkknight/jewelrycraft/config/ConfigHandler.java b/common/darkknight/jewelrycraft/config/ConfigHandler.java index e4b87f5..5a9120a 100644 --- a/common/darkknight/jewelrycraft/config/ConfigHandler.java +++ b/common/darkknight/jewelrycraft/config/ConfigHandler.java @@ -14,7 +14,7 @@ public class ConfigHandler public static int idShadowOre = 1750; public static int idSmelter = 1751; - public static int idMolder = 1752; + public static int idMolder = 1754; public static int idJewelCraftingTable = 1753; public static int ingotCoolingTime = 200; -- cgit v1.2.3