loading alot of chunks for a modpack im making

im trying preload chunks for a modpack im making for my smp server, so that when people join they wont have to explore to see super far, is there a way to quickly preload chunks in lets say, a 4000 x 4000 block area
3 Replies
SPINZ
SPINZ•4mo ago
!generators
YAGPDB.xyz
YAGPDB.xyz•4mo ago
- FEATURES: Complete generation of all LODs with mostly correct structures and trees. Does not save vanilla chunks, and is much faster than INTERNAL_SERVER unless C2ME is installed. - INTERNAL_SERVER: Generates and saves both DH LODs and vanilla chunks, has 100% correct LODs, because it also saves vanilla chunks it takes the most amount of drive space. Generation speed will suck unless C2ME is installed. - PRE-EXISTING: generates LODs for all existing vanilla chunks.
Skillnoob_
Skillnoob_•4mo ago
If you want to save chunks as well as DH LODs, do the following: 1. Install DH and C2ME on the server 2. Run dh config generation.mode INTERNAL_SERVER 3. Run dh pregen start overworld 0 0 256 how long it takes to generate kinda depends on what cpu you got

Did you find this page helpful?