Removed the config object

It's not getting used. Those configs are static members.
This commit is contained in:
joflashstudios 2015-06-08 02:56:20 -04:00
parent a2c0e4d091
commit e2d0bd4a82

View file

@ -30,7 +30,6 @@ import techreborn.items.ItemIngots;
import techreborn.items.ItemDusts;
public class RecipesIC2 {
public static ConfigTechReborn config;
public static void init() {
removeIc2Recipes();