does distant generation work on servers now?

i want to load chunks on me and my friends minecraft server but would i need to use chunky or distant generation works?
3 Replies
Dannyje
Dannyje2mo ago
GitLab
Server Owners · Wiki · Distant-Horizons-Team / Distant Horizons · G...
This is a mod that adds a Level Of Detail (LOD) system to Minecraft. This implementation renders simplified chunks outside of the normal render distance allowing for an...
Puhpine
Puhpine2mo ago
/chunky
YAGPDB.xyz
YAGPDB.xyz2mo ago
Using Chunky to pregenerate for DH is not recommended for several reasons. The first one is the swiss cheese that might show up when using chunky while DH is installed. The second reason is that it's pointless, as DH has a build in pregenerator that is better integrated than chunky: - It saves space by only storing LODs, not normal chunks - It is faster to use DH's pregenerator to generate the LODs than first using chunky to generate the normal chunks, and then using DH to convert the normal chunks to LODs - It is part of DH, and therefore always/only called when DH needs it - Chunky calculates it's radius in blocks, confusing the user if they are not aware of this Distant Horizons' built-in LOD pregenerator is enabled by default, and can be sped up or slowed down by changing the cpu load in DH's settings, or disabled by turning off Distant Generation. If you want to pregenerate both LODs and normal chunks, be sure to set the Distance Generator Mode to Internal Server under Advanced, World Generator. This will of course take up quite a lot more storage space. Make sure you have C2ME installed if you want to use Internal Server, as the generation speed will be crap if you don't. Note, this also applied to other similar pregeneration mods.

Did you find this page helpful?