Updated everything to latest 1.18.X version
This commit is contained in:
@@ -64,9 +64,9 @@ public class ForgeMain implements LodForgeMethodCaller
|
||||
private void init(final FMLCommonSetupEvent event)
|
||||
{
|
||||
// make sure the dependencies are set up before the mod needs them
|
||||
LodCommonMain.initConfig();
|
||||
LodCommonMain.startup(this, !FMLLoader.getDist().isClient());
|
||||
ForgeDependencySetup.createInitialBindings();
|
||||
LodCommonMain.initConfig();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user