OreDictionary and Recipe changes

This commit is contained in:
KitsuShadow
2015-09-01 22:32:34 -04:00
parent dacfbc574b
commit f6f8e02d6b
8 changed files with 19 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ public class Main {
public static final String MODID = "kitsumedievalcraft";
public static final String MODNAME = "ForgeCraft";
public static final String VERSION = "2.2.6";
public static final String VERSION = "2.2.8";
public static SimpleNetworkWrapper sNet;