is there a way to use the sqlite file created from a multiplayer server in a singleplayer world?

Do I need to convert it or do something else or is it not possible?
9 Replies
SPINZ
SPINZ8mo ago
Are they formatted differently? /lodstored
YAGPDB.xyz
YAGPDB.xyz8mo 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/
Miki_P98
Miki_P988mo ago
If you mean sever fork’s lod file on single player then I think no But if you mean just normal client side multi and single then yes
SPINZ
SPINZ8mo ago
Mm
dna70
dna70OP8mo ago
idk if this is considered normal client side
No description
dna70
dna70OP8mo ago
this is from multiplayer
Miki_P98
Miki_P988mo ago
Is this from folder on your client or is this a sever file from the server? /lodstored
YAGPDB.xyz
YAGPDB.xyz8mo 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/
Miki_P98
Miki_P988mo ago
If it i from Distant_Horizon_server_data You can copy it to single

Did you find this page helpful?