summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/darkknight/jewelrycraft/config/ConfigHandler.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/darkknight/jewelrycraft/config/ConfigHandler.java b/common/darkknight/jewelrycraft/config/ConfigHandler.java
index 9ae6e2b..d23d358 100644
--- a/common/darkknight/jewelrycraft/config/ConfigHandler.java
+++ b/common/darkknight/jewelrycraft/config/ConfigHandler.java
@@ -14,9 +14,9 @@ public class ConfigHandler
public static int idShadowOre = 1750;
public static int idSmelter = 1751;
+ public static int idDisplayer = 1752;
public static int idJewelCraftingTable = 1753;
public static int idMolder = 1754;
- public static int idDisplayer = 1755;
public static int ingotCoolingTime = 200;
public static int ingotMeltingTime = 1500;