Fixes #309 and might help #314

This commit is contained in:
modmuss50 2016-01-01 20:35:58 +00:00
parent 6faa7a77ce
commit cf800a905b
3 changed files with 28 additions and 17 deletions

View file

@ -65,7 +65,7 @@ public class ModBlocks {
public static Block chargeBench;
public static Block playerDetector;
public static Block ore;
public static BlockOre ore;
public static Block storage;
public static Block storage2;
public static Block machineframe;