
Wrong blocks are displayed when "show fluids" is opened
Hoicey522 opened this issue ยท 7 comments
Describe the issue
When this option is turned on, the crosshairs point to the block that the mod shows is inconsistent, and the mod actually shows the block below the clay: stone. Logically it should be to show clay
Log output and crash report
https://gist.github.com/Hoicey522/a53d267a5e66f61a2de17b5b1f02bb23
Additional context
No response
When this option is turned off, the display is normal. This bug can be triggered with or without ImmediatelyFast
Previously it showed the square below, but now it shows the square above. If it can't be fixed, I think I can remove the display fluid function
That's how it supposed to work, it shows the fluid instead of the block. Before it might show something else since the distance sorting is messed up.
I think the crosshairs should give priority to the selected squares (the selected squares have black lines)