Pillager outpost not rendering
Idk if this is just something that was missed when I rendered in this world, but as you can see in the video, the pillager outpost is nowhere in the LOD.
3 Replies
DH generates chunks not 100% accurate, and that can lead to some structures not generating in DH chunks while they do generate in normal chunks
You would need to set your generator mode to Internal Server if you want the LODs to generate with 100% accuracy. If you do that you should add c2me (a mod) because otherwise your generation speed will be terrible.
/generator
- FEATURES: Complete generation of all LODs with mostly correct structures and trees. Does not save vanilla chunks, and is much faster than INTERNAL_SERVER unless C2ME is installed.
- INTERNAL_SERVER: Generates and saves both DH LODs and vanilla chunks, has 100% correct LODs, because it also saves vanilla chunks it takes the most amount of drive space. Generation speed will suck unless C2ME is installed.
- PRE-EXISTING: generates LODs for all existing vanilla chunks.