Essential Mod lan hosting
Hey I pre-generated world with chunky mod and I want to play with my friends on Essential mod but they don't see the chunks that i pre-generated. If i send them whole save file they would be able to see it or not really? We use minecraft 1.20.1 fabric 0.16.9 distant horizon 2.2.1
7 Replies
You can send them your LOD DBs or you can update to DH 2.3 then the LODs will be able to be generated and send to the players by the server
/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/
/server
Distant Generation doesn't work in multiplayer, meaning DH won't be able to generate LODs for chunks outside the vanilla render distance.
Instead, as you travel around the world, LODs will be generated for areas you've visited.
In the next update, DH 2.3, you will be able to add DH to your server granted it's running a compatible mod/plugin loader (Fabric, (Neo)Forge, Bukkit and their derivatives). This will allow the server to generate LODs and send them to the client, making distant generation possible on multiplayer.
If you wish to try 2.3 early, read everything in this thread: https://discord.com/channels/881614130614767666/1285883332768563284
Keep in mind that this build is still experimental, we do not encourage using it on large servers until further testing.
Note that currently nightly (DH 2.3) is a bit broken and does not fully work with shaders
Alr ill try updating to 2.3 version then
Thanks for fast response
No problem