Items and Blocks registries (WIP)
This commit is contained in:
parent
41df84404b
commit
a3e781b401
34 changed files with 313 additions and 1771 deletions
|
@ -45,8 +45,6 @@ public class BetterEnd implements ModInitializer {
|
|||
public void onInitialize() {
|
||||
EndPortals.loadPortals();
|
||||
EndSounds.register();
|
||||
EndItems.register();
|
||||
EndBlocks.register();
|
||||
EndBlockEntities.register();
|
||||
EndFeatures.register();
|
||||
EndEntities.register();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue