Glitched fire when there's a block on top of it
giabao06 opened this issue ยท 7 comments
Version information
mc1.17.1-v0.3.0+build.5
Expected Behavior
Fire under a block should not be visible on the block above it
Actual Behavior
A little bit of fire is rendered on the block above it (Only 2 sides have this)
Reproduction Steps
- Light a fire
- Place a block on top of it
Java version
Java 16.0.1
CPU
AMD Ryzen 5 3500U
GPU
AMD Radeon Vega 8
Additional information
Additional mods: BetterF3, Dynamic FPS, Hydrogen, Lithium, Mod Menu, Ok Zoomer, Starlight and Voxelmap
you seem to have a modified fire texture that is longer than usual. can you test with the vanilla textures
This is peculiar. I think the problem is that there is a very slight slope to the side of a fire block, and this doesn't get preserved when Sodium chops down the vertex positions to save memory.
This has been improved significantly with a1283aa but is not perfectly fixed.
Should be solved in Sodium 0.3.3.