Now supports 1.18.2
This commit is contained in:
parent
cc5f40a9e7
commit
c439985ac2
9 changed files with 11 additions and 115 deletions
|
|
@ -1,6 +1,5 @@
|
|||
package com.therealm18studios.lc;
|
||||
|
||||
import com.therealm18studios.lc.common.item.ItemGroup;
|
||||
import com.therealm18studios.lc.common.item.Items;
|
||||
import com.therealm18studios.lc.manual.Manuals;
|
||||
import li.cil.oc2.common.ConfigManager;
|
||||
|
|
@ -20,6 +19,5 @@ public final class LibreComponents {
|
|||
|
||||
Items.initialize();
|
||||
DistExecutor.unsafeRunWhenOn(Dist.CLIENT, () -> Manuals::initialize);
|
||||
// ItemGroup.COMMON.register(FMLJavaModLoadingContext.get().getModEventBus());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue