Is there a way to render LOD on a multiplayer server ?
as the title says i want to render chunks for dh to save without visiting them at least a view greater than 50 chunks to save at first
i heard about a mod called chunky does that helps or it's work same as bobby savees actual chunks not lod
2 Replies
https://discord.com/channels/881614130614767666/1035937460334624858/1035940388306960485
If you're on a server, the server does not give you info about chunks beyond your render distance, therefor DH cannot make LODs beyond your render distance
If you have access to the server files, you can download the world and generate LODs in singleplayer yourself, and them move the LODs to the multiplayer folder
Or check out the #Server side fork
THX