how to use DH in JAVA Realms

I have it enabled using fabric loader but on the realms (1.20.4) the chunks dont load automatically or at least there isnt a status on the loading but when I load into a single player world it starts the loading function right away.
14 Replies
Ninja_Godz
Ninja_GodzOP2mo ago
loading as in the chunks i can only see chunks which have been loaded by the vanilla chunk loader (32 chunks max)
Ninja_Godz
Ninja_GodzOP2mo ago
whihc leads to holes in the world like this:
No description
SPINZ
SPINZ2mo ago
/server
YAGPDB.xyz
YAGPDB.xyz2mo ago
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.
SPINZ
SPINZ2mo ago
Realms can’t be modded so the second part can’t apply to you
Ninja_Godz
Ninja_GodzOP2mo ago
so no way at all?
SPINZ
SPINZ2mo ago
No
Ninja_Godz
Ninja_GodzOP2mo ago
unfortunate what about a mod like chunky> ?
SPINZ
SPINZ2mo ago
Can’t be added to realms Absolutely no mods can be added to realms
Ninja_Godz
Ninja_GodzOP2mo ago
it wont work client side tho?
SPINZ
SPINZ2mo ago
Chunky is for pregenerating chunks server side
Ninja_Godz
Ninja_GodzOP2mo ago
ohh i didn't know that alright thanks then
SPINZ
SPINZ2mo ago
It applies to the integrated server in singleplayer
Ninja_Godz
Ninja_GodzOP2mo ago
oh ok that makes sense

Did you find this page helpful?