fix ConfigRegistry location, 1118 errors
This commit is contained in:
parent
02d2d9cf1c
commit
a93361792f
53 changed files with 54 additions and 53 deletions
|
@ -25,7 +25,7 @@
|
|||
package techreborn.config;
|
||||
|
||||
import reborncore.common.registration.RebornRegister;
|
||||
import reborncore.common.registration.impl.ConfigRegistry;
|
||||
import reborncore.common.registration.config.ConfigRegistry;
|
||||
import techreborn.TechReborn;
|
||||
|
||||
@RebornRegister(TechReborn.MOD_ID)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue