Server world generation not working unless I've already loaded the chunks
I host a modded smp with my friends. we want to enjoy a fuller DH experience but we have to travel to each place for the mod to remember it instead of just letting it load in the background. is there something I can toggle or download to the server to make it load like singleplayer?
2 Replies
there's #Server side fork but i'm not sure whether distant generation has been implemented yet
you can also generate the LODS in singleplayer and copy the sqlite file over to multiplayer (and send it to your friends)
/lodstored
Single Player:
- Overworld:
.minecraft/saves/WORLD_NAME/data/DistantHorizons.sqlite
- Nether: .minecraft/saves/WORLD_NAME/DIM-1/data/DistantHorizons.sqlite
- End: .minecraft/saves/WORLD_NAME/DIM1/data/DistantHorizons.sqlite
- Custom Dimensions: .minecraft/saves/WORLD_NAME/DIMENSION_FOLDER/data/DistantHorizons.sqlite
Multiplayer:
- .minecraft/Distant_Horizons_server_data/SERVER_NAME/