
Support for above 32 chunk view distance?
playajames760 opened this issue ยท 1 comments
Bug description
Anytime render distance is set higher than 32 this mod seems to break.
Minecraft version
1.21.4
Mod version
1.21.4-1.0.2
Mod loader and version
Fabric Loader 0.16.10
Steps to reproduce
- Create and start fabric server(1.21.4) with ViewDistanceFix mod
- Install client(1.21.4) mods Bobby 5.2.6, RenderDistanceCommand 1.0.1
- Join server and set view distance using '/renderdistance 128(or any value higher than 32)'
Expected behavior
Expect/Request to not see fog. Anytime the client render distance is set higher than 32 the fog reappears. Is there any way to add support for higher view distances?
Log files
https://gist.github.com/playajames760/4ab8f48df747e9e35a98f41b554ddddf
Screenshots
No response