Pre-existing chunks feature generation.

I'm attempting to get feature generation for existing chunks generated with the surface generator using the pre-existing chunks only generator. It seems to only generate features for about 1 chunk outside my render distance before continuing with some unfinished groups of chunks in the distance. How would I get feature generation to replace chunks already generated with surface generation?
2024-08-18_19.15.16.png
2024-08-18_19.45.18.png
Solution
You would have to either delete the LODs for those chunks or go to every single one of them and update them by hand
Was this page helpful?