Consider automatically making the RenderTargets depth texture format automatically match the MC framebuffer's depth texture format
coderbot16 opened this issue ยท 0 comments
This would be another potential solution for #1169 that allows the stencil test to work without hacky workarounds by other mods. However, detecting the depth texture format of the MC framebuffer wouldn't be super easy.