Backport "forceHideInnerLeaves" to 1.20.1 for increased performance
MacatMovie opened this issue ยท 2 comments
Hello!
This is a compat request for better culling of the better leaves resource pack.
I noticed that CullLeaves for 1.20.1 forge doesn't cull your resource pack [Better Leaves]'s textures that appear as cross of 2 2D planes inside leaves blocks. So the game still has to render out all of the barely seen textures inside trees, making the performance quite a bit worse, than it would be if you could fully cull those leaves blocks inside tree's leaves.
Newer Cull Leaves versions do support this better, but I haven't backported these changes to 1.20.1.
I might backport it in the future, though :)