FalsePattern / FalseTweaks

Multithreaded rendering plus a large collection of improvements, fixes, optimizations and additions to 1.7.10 clients.
https://falsepattern.com/mc
Other
59 stars 6 forks source link

[Suggestion] Fix for particle - water rendering order #169

Open Darek505 opened 6 months ago

Darek505 commented 6 months ago

There is a bug in mc where particles that are actually in front of water are rendered behind it, and this affects all particles in general, here is an example:

Vanilla torches with this problem: 2024-04-03_18 36 19

Same problem with particles from the other mod: 2024-04-03_18 36 29

My suggestion is to fix the rendering order of particles and water

P.S: my friend say that this problem is even mentioned somewhere in the mc source code, don't know for sure

Edit1: It seems that this problem does not exist in 1.6.4: 2024-04-03_18 52 44