Abstract ic2 in RebornCore, rewrite Reborn Core's configs
This commit is contained in:
parent
1dd864f467
commit
7db621fbed
10 changed files with 16 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue