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
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
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/