Distant horizon is a must have mod. I have some link.
I hope you found this links helpful. Thanks.
https://github.com/FabricMC/fabric/pull/4219/files
https://github.com/FabricMC/fabric/issues/4195
https://github.com/FabricMC/fabric/pull/4219
GitHub
Due to 1.21.2 changing the way how level rendering works, adding a RenderSystem.clear after the AFTER_SETUP event, rendering is not possible with this event, so I moved the event to a later point a...
GitHub
Minecraft added a glClear call right after the WorldRenderEvents.AFTER_SETUP call is fired, preventing any rendering from happening during that event. This is a blocking issue for Distant Horizons ...
