
Ore pieces/chunks/ingots datapack support
Ludi87 opened this issue ยท 1 comments
Describe the solution you'd like
Some way to define our own ore pieces/chunks/ingots to add more modsupport. From looking at
ExNihiloSequentia/src/main/java/novamachina/exnihilosequentia/common/item/ore/EnumOre.java
it seems like we'd only need to supply a name and color for it..?
My alternative would be contenttweaker/kubejs, but then I'd have to make textures :)