[Changes] Numeric Providers have their own setup class now
This commit is contained in:
parent
7f355dac8e
commit
8bfe699f1a
5 changed files with 40 additions and 30 deletions
|
@ -33,6 +33,7 @@ public class BetterEnd implements ModInitializer {
|
|||
@Override
|
||||
public void onInitialize() {
|
||||
WorldConfig.registerModCache(MOD_ID);
|
||||
EndNumericProviders.register();
|
||||
EndPortals.loadPortals();
|
||||
EndSounds.register();
|
||||
EndMenuTypes.ensureStaticallyLoaded();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue