Removed the config object
It's not getting used. Those configs are static members.
This commit is contained in:
parent
a2c0e4d091
commit
e2d0bd4a82
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ import techreborn.items.ItemIngots;
|
|||
import techreborn.items.ItemDusts;
|
||||
|
||||
public class RecipesIC2 {
|
||||
public static ConfigTechReborn config;
|
||||
|
||||
public static void init() {
|
||||
removeIc2Recipes();
|
||||
|
|
Loading…
Add table
Reference in a new issue