Fixed the lod not showing at screen corner bug

This commit is contained in:
Leonardo
2021-09-09 14:43:04 +02:00
parent 4f06395557
commit e876d7bec6
@@ -562,7 +562,7 @@ public class LodRenderer
// it is possible to see the near clip plane, but
// you have to be flying quickly in spectator mode through ungenerated
// terrain, so I don't think it is much of an issue.
mc.getRenderDistance(),
1,
farPlaneBlockDistance * LodUtil.CHUNK_WIDTH * 2);
// add the screen space distortions