summaryrefslogtreecommitdiff
path: root/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/lib/Reference.java
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/Jewelrycraft/common/darkknight/jewelrycraft/lib/Reference.java')
-rw-r--r--eclipse/Jewelrycraft/common/darkknight/jewelrycraft/lib/Reference.java9
1 files changed, 0 insertions, 9 deletions
diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/lib/Reference.java b/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/lib/Reference.java
deleted file mode 100644
index a01a77a..0000000
--- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/lib/Reference.java
+++ /dev/null
@@ -1,9 +0,0 @@
-package darkknight.jewelrycraft.lib;
-
-public class Reference
-{
- public static final String MODID = "Jewelrycraft";
- public static final String MODNAME = "Jewelrycraft";
- public static final String VERSION = "1.3.2";
- public static final String PACKET_CHANNEL = "Jewelrycraft";
-}