Abstract ic2 in RebornCore, rewrite Reborn Core's configs

This commit is contained in:
modmuss50 2018-12-08 20:15:20 +00:00
parent 1dd864f467
commit 7db621fbed
10 changed files with 16 additions and 21 deletions

View file

@ -29,7 +29,7 @@ import reborncore.common.registration.impl.ConfigRegistry;
import techreborn.lib.ModInfo;
//This is in its own class as not to load the block class before
//This is in its own class as not to tick the block class before
@RebornRegistry(modID = ModInfo.MOD_ID, priority = 1, earlyReg = true)
public class OreBlockStateManager {
//This is a one off config, dont worry about it