How do i put the limit for world generation?

Right now feels like dh is generating chunks far beyond my render distance (256)
Solution:
If you set your DH distance to 256, its generating until then
Jump to solution
7 Replies
Solution
Skillnoob_
Skillnoob_2mo ago
If you set your DH distance to 256, its generating until then
Skillnoob_
Skillnoob_2mo ago
The most DH can generate beyond that is 1-4 chunks since LOD sections are 4x4 chunks
Akaru
AkaruOP2mo ago
didnt load the image to the thread. shouldnt it be loading 60k chunks (256x256 chunks)
No description
Skillnoob_
Skillnoob_2mo ago
Its a radius
Akaru
AkaruOP2mo ago
ooooh ok yeah makes sense
Skillnoob_
Skillnoob_2mo ago
So it would be (256 * 2 + 1)²
Akaru
AkaruOP2mo ago
yes yes i see ty

Did you find this page helpful?