Need to push shit out of the block class and put it in the tile Ent class
This commit is contained in:
@@ -19,8 +19,6 @@ import cpw.mods.fml.common.registry.GameRegistry;
|
||||
|
||||
public final class ModCrafting {
|
||||
|
||||
|
||||
|
||||
public static final Hashtable<Integer, Item> pickheads = new Hashtable <Integer, Item>(){{
|
||||
|
||||
put(0, ModItems.unbreakingOneHead);
|
||||
|
||||
Reference in New Issue
Block a user