PreGen for my own server

Sorry if this is in an FAQ I haven't been able to find out. I run a server for a few friends. If like to preGen LODs and then manually send them to my friends. Wondering if I can: 1. D/L the game world and load it up in single player 2. Pregen say a 500 chunk radius 3. Attach those LOD files to when I login to the actual server 4. Share folder manually with friends? TLDR: Is it possible to move files associated with a single player world to be associated with a multiplayer one? Thank you 🙂
Solution:
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 ...
Jump to solution
4 Replies
Puhpine
Puhpine•7mo ago
Yes that's possible /lodstored
Solution
YAGPDB.xyz
YAGPDB.xyz•7mo ago
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/
Puhpine
Puhpine•7mo ago
When you are done pregenning, you can just copy the SQLite file over
Nesh
NeshOP•7mo ago
oh amazing thank you!!

Did you find this page helpful?