Fix bad rename

This commit is contained in:
modmuss50 2018-12-08 22:05:36 +00:00
parent bb5a3e2647
commit 7433eb7630
6 changed files with 7 additions and 7 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 tick the block class before
//This is in its own class as not to load 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