update to new libcd! (#1902)
This commit is contained in:
parent
b74d46101b
commit
649d28d63c
7 changed files with 175 additions and 106 deletions
|
@ -91,10 +91,6 @@ public class TechReborn implements ModInitializer {
|
|||
|
||||
DataAttachment.REGISTRY.register(IDSUManager.class, IDSUManager::new);
|
||||
|
||||
if (FabricLoader.getInstance().isModLoaded("libcd")) {
|
||||
TRTweaker.init();
|
||||
}
|
||||
|
||||
LOGGER.info("TechReborn setup done!");
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue