DH Server help
Is it possible to transfer my world from server to single player , render the LODS using DH offline. Then transfer the world back to the server , run it online like normal except have the world render using the offline DH data vs having to visit chunks?
4 Replies
Yup
/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/
Just move the .sqlite file
Thanks :Alex2: