I was working on my resource pack and noticed the achievements menu's ore textures are using my particle based textures. I double checked this by deleting the line in one of my ore's models that had to do with the particle effect, reloaded the RP, and can safely confirm this. Could you try to fix this bug before 1.9 releases? Thx in advance, but theoretically, in my mind, it shouldn't be THAT hard to quickly fix that.
Attachments
Comments 5
Here's my info about this and the Model:
{
"parent": "block/cube_all",
"textures": {
"particle": "blocks/diamond_ore_ore",
"all": "blocks/diamond_ore"
}
}
Please attach screenshots showing what exactly is happening.