If you place some painted brick blocks and a paint bucket closely nearby and then look at them both, some of the pixels of the paint bucket and brick blocks may disappear.
To reproduce this, try different colors and view angles.
Repixture 3.18.2. Luanti 5.15.2.
My guess: Something with the alpha blending in Luanti. Because if I switch to use_texture_alpha = "clip", the bug disappears, but the rendering no longer ends up with the correct color.
Maybe I can figure out a workaround for this, but the real fix would be a Luanti bugfix.
If you place some painted brick blocks and a paint bucket closely nearby and then look at them both, some of the pixels of the paint bucket and brick blocks may disappear.
To reproduce this, try different colors and view angles.
Repixture 3.18.2. Luanti 5.15.2.
----
My guess: Something with the alpha blending in Luanti. Because if I switch to `use_texture_alpha = "clip"`, the bug disappears, but the rendering no longer ends up with the correct color.
Maybe I can figure out a workaround for this, but the real fix would be a Luanti bugfix.