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
SPINZ11mo ago
Are they formatted differently? /lodstored
YAGPDB.xyz
YAGPDB.xyz11mo 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_P9811mo 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
SPINZ11mo ago
Mm
sp3ay
sp3ayOP11mo ago
idk if this is considered normal client side
No description
sp3ay
sp3ayOP11mo ago
this is from multiplayer
Miki_P98
Miki_P9811mo ago
Is this from folder on your client or is this a sever file from the server? /lodstored
YAGPDB.xyz
YAGPDB.xyz11mo 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_P9811mo ago
If it i from Distant_Horizon_server_data You can copy it to single

Did you find this page helpful?