update
This commit is contained in:
@@ -29,7 +29,5 @@ public class Aspects implements ModInitializer {
|
||||
Registry.register(Registry.ITEM, new Identifier("aspects", "geo_diamond"), GEO_DIAMOND);
|
||||
Registry.register(Registry.ITEM, new Identifier("aspects", "ordo_star"), ORDO_STAR);
|
||||
Registry.register(Registry.ITEM, new Identifier("aspects", "perditio_bone"), PERDITIO_BONE);
|
||||
LOGGER.info("Hello from Aspects :D");
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user