[Fix] WorldsTogether data was not properly initialized
This commit is contained in:
parent
86c2ff6129
commit
1200a6daaf
4 changed files with 7 additions and 8 deletions
|
@ -45,6 +45,7 @@ public class BCLib implements ModInitializer {
|
|||
|
||||
@Override
|
||||
public void onInitialize() {
|
||||
WorldsTogether.onInitialize();
|
||||
LevelGenEvents.register();
|
||||
BlockPredicates.ensureStaticInitialization();
|
||||
BCLBiomeRegistry.ensureStaticallyLoaded();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue