how can I Pre-generate the sql file by a server side

there has any server side fork that able to generate lod sql file I just wanna load sql in server then apply to my client
2 Replies
Yeshi
Yeshi3mo ago
there's #Server side fork if you're not too literal about wanting to generate lods serverside, you can generate lods in singleplayer and copy the .sqlite over to multiplayer /lodstored
YAGPDB.xyz
YAGPDB.xyz3mo 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/