MightyPirates / BedrockOres

A minecraft mod that adds ore clusters embedded in bedrock, and a machine to extract them automatically.
https://www.curseforge.com/minecraft/mc-mods/bedrockores
Other
12 stars 11 forks source link

Texture for bedrock ore mask is sometimes flipped #58

Closed StarkRG closed 6 years ago

StarkRG commented 6 years ago

I'm trying to make a soartex texture for this mod, but it appears that about half the time the overlay texture is flipped but the underlying ore texture is not.

See here for an example.

fnuecke commented 6 years ago

Hm, I'm guessing that's because the underlying ore block state doesn't have mirrored variants. You should be able to fix this by overriding the Bedrock Ore mask block state in your resource pack with one that just doesn't contain the mirrored entries.