Server: Does pregen generate LODs for Chunks that aren't generated yet?

I read the Wiki page for server side DH. There it is explained how to generate chunks alongside LODs. If I don't do this, will there be LODs generated for chunks that aren't yet generated? or will it just generate outwards for thechunks that are generated. Context: I want to generate LODs for us, but we have a long strip of generated chunks away from spawn towards a base location. I would want to have LODs for those chunks, but not all other chunks beside them.
4 Replies
Miki_P98
Miki_P982mo ago
LODs for ungenerated chunks will be created unless the distant generation mode is set to pre-existing only
ErikderFreak
ErikderFreakOP2mo ago
Ok thx. Where would I change the mode? Is it in a config or command?
Miki_P98
Miki_P982mo ago
server side either in config or via the command
ErikderFreak
ErikderFreakOP2mo ago
Great. Thanks so much!

Did you find this page helpful?