Move some client registration to ClientSetupEvent
This commit is contained in:
@@ -51,8 +51,6 @@ final class Registration
|
||||
{
|
||||
|
||||
public Registration() {
|
||||
ModelLoaderRegistry.registerLoader(new ResourceLocation(AppEng.MOD_ID, "glass"), GlassModelLoader.INSTANCE);
|
||||
|
||||
AeStats.register();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user