Parent: MC-156088
I got a missing texture of leaves, and was seeing how the colourmap affected it. When I placed the leaves and moved away the sides not directly facing me didn't render. This affects all textures, not just leaves.
Model file example (barrel.json): {"parent": "block/cube","textures":{"particle": "block/barrel","all": "block/barrel"}}
Linked issues
is duplicated by 1
Attachments
Comments 17
Did you do anything that changed your settings? If so, add all of the relevant details so the Mojang Team has a better chance of figuring it out. That is very strange, and it is especially weird because two sides of one block are differently textured.
Hmmm... when I move away the texture changes to something different. Seems similar to my other bug MC-145275.
[media]
Child issue of MC-156088
Cannot reproduce in 1.21.6-rc1 - the missing model is used as expected with the provided model json, with no mipmapping oddities.
With some testing I’ve managed to reproduce this consistently in 1.14.4 - a resource pack that replaces the ice texture with an invalid model will appear with the missing model at all distances if you start the game with the pack applied from a previous session. Removing the pack and then reapplying it in a session will cause the glitchy mipmap behaviour. However, I cannot reproduce this in 1.15 using the same steps.
Are you sure that all of the subsequent versions this is marked as affecting aren’t just cases of MC-236285?
Update: the first version I’ve been able to reproduce this in is 19w06a, and the last version I’ve been able to reproduce this in is 19w46b. I can only assume that the more recent affects versions were actually observations of MC-236285.
First of all, love the texture pack, and secondly, does this only affect leaves? If you have the time, please test to see if this affect other blocks, transparent or opaque. (I'd love to help, but I haven't worked with texture packs.)