Some changes to portal frame locator code

This commit is contained in:
Frank 2022-06-08 17:37:23 +02:00
parent 1356a91e77
commit 2eed66008a
4 changed files with 73 additions and 23 deletions

View file

@ -34,6 +34,7 @@ public class BetterEnd implements ModInitializer {
EndPortals.loadPortals();
EndSounds.register();
EndBlockEntities.register();
EndPoiTypes.register();
EndFeatures.register();
EndEntities.register();
EndBiomes.register();