reuse bobby chunks
is there a way to use the saved bobby chunks for distant horizons? (so that i wont have to load in the chunks again as im planning to switch from bobby to dh)
5 Replies
they're fundamentally different, highly unlikely (unless someone has made a converter that i'm unaware of)
with DH you don't need to explore the world to generate LODs granted you have distant generation enabled, so this doesn't really matter
im on a multiplayer server
you'll need to explore stuff in that case
unless you know the world seed, in which case you can generate the LODs in singleplayer and copy over the .sqlite file
/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/
oh ok thank you