We need help...(Multiplayer)
We just found out this mod exists My friend and I decided to make a modpack for ourselves with this mod, but I think we will have a problem because on local world you can see far away but on multiplayer you can't.
Is there a way to have a multiplayer world so you can play with friends but have the distant horizons work on multiplayer without having to explore all the chunks first
9 Replies
you can generate the lods in singleplayer overnight and copy them over
/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/
Oo for reall
Solution
another option is #Server side fork but that requires a bit of setting up
Is server side fork better
depends if you can add your own mods (if you're self hosting that won't be an issue)
No problem If setup is needed
Self Host
We have a server
alright. check the pinned message in the serverside fork thread in that case
note that both the server and client will need to be running the fork
Ah no problemo then
Thank you