What I expected to happen was...:
By placing a painting in a honey block, only the painting texture must be visible or the painting must drop
What actually happened was...:
the two textures are superposing, and z-fighting occurs
Steps to Reproduce:
place a painting on a block
place a honey block
go behind, the honey block and painting glitch
Linked issues
Attachments
Comments 16
In fact I see only 3 ways to solve this issue:
1) Set a "texture priority" on painting
2) Only in this case, put the painting above
3) It works as expected because there is no way to fix it because it is "logical"
Of course I prefer the first solution because it's common with custom textures/mod...
Affects 1.16pre2, can I request ownership?