sharing lods in a server

hello, so i was wondering if there is a way to make it so DH already has the LOD data of the world without having to go and visit each chunk? i'm playing in multiplayer hosting with apex and also have sodium, indium, etc loaded. help is appreciated ty
4 Replies
Miki_P98
Miki_P9811mo ago
Or generate the lods in singleplayer and copy them over /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/
MarijnIsN00B
MarijnIsN00B11mo ago
@eden Did that solve your issue?

Did you find this page helpful?