ore textures bugged with resource packs
pancakers2001 opened this issue ยท 5 comments
That's a feature unfortunately. You need to edit MI's overlays in your resource pack, as we color them then apply those directly on top of the ore texture. https://github.com/AztechMC/Modern-Industrialization/tree/master/src/main/resources/assets/modern_industrialization/textures/materialsets/ores
That's ridiculous, why would you make that a feature knowing it will break with resource packs, why can't you just use a regular texture like every other mod?
Due to the sheer amount of items we have, we generate textures dynamically for item parts. However, recoloring ore textures specifically by hand is probably something we will consider if we can't find a more elegant solution to this problem.
I think a more elegant solution would be to have them display over the stone texture instead, that way there is no conflicts over other ores