PorkStudios / FarPlaneTwo

Level-of-Detail renderer in Minecraft. Allows for render distances of millions of blocks. (Cubic Chunks-compatible) (WIP)
https://daporkchop.net/
Other
1.45k stars 48 forks source link

Render distance option is ignored #37

Closed V2BlockBuster2K closed 3 years ago

V2BlockBuster2K commented 3 years ago

It always Says Render Distance (is currently unused)

Jre-legacy Screenshot 2021 05 23 - 10 07 28 82

DaMatrix commented 3 years ago

that's not even an issue, that's just how the mod currently works. your effective render distance is this:

img

the "render distance" option will be used at some point, but for now it's just a placeholder.