Transferring Distant Horizons data from one instance to another

Hi, I've been playing on a server with my friends with Fabulously Optimized, but I added Distant Horizons to both the server and the client. I want to try out Simply Optimized to see if the FPS is better, but I would like to import the chunks that are already stored, so I don't have to wait for them to get generated.
Solution:
Like ramelstag already said, move the files from one instance to the other instance. You can see where the databases are stored in the above message
Jump to solution
9 Replies
Ramelstag
Ramelstag2mo ago
on the server, the DH data will be in the sqlite file in saves/<world>/data i think you just need to move that file over maybe wait for someone else to confirm or deny that tho
klāvs
klāvsOP2mo ago
the sqlite from the server to where exactly?
Ramelstag
Ramelstag2mo ago
to the same place on the other server
klāvs
klāvsOP2mo ago
im not moving servers, im using different instances. does the instance itself store any DH data or is it all in the server's sqlite file and then just gets transferred to each persons computer? ill just test it
Ramelstag
Ramelstag2mo ago
when dh is installed on the server, the server will store all of the lod's on that file, i don't know if the client DH will do anything regarding storing lods when you play on a server that doesn't have DH installed but you do, the lod's you generate will be store in a folder in the game's root folder
majo24
majo242mo ago
The LOD databases are stored inside the world folder /lodstored
YAGPDB.xyz
YAGPDB.xyz2mo 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/ Server Mod - Overworld: SERVER_FOLDER/world/data/DistantHorizons.sqlite - Nether: SERVER_FOLDER/world/DIM-1/data/DistantHorizons.sqlite - End: SERVER_FOLDER/world/DIM1/data/DistantHorizons.sqlite - Custom Dimensions: SERVER_FOLDER/world/DIMENSION_FOLDER/data/DistantHorizons.sqlite Server Plugin All dimensions in one file: SERVER_FOLDER/plugins/DHSupport/data.sqlite
Solution
majo24
majo242mo ago
Like ramelstag already said, move the files from one instance to the other instance. You can see where the databases are stored in the above message
klāvs
klāvsOP2mo ago
yep, found it, ill test again thanks a lot guys, everything is working (if anyone reading is wondering, i think performance is +-the same or 10% for simply optimized)

Did you find this page helpful?