How to reload all chunks that DH already rendered?

I add Tarralith at the middle of the game,it works fine but as those chunks which rendered by DH but i didn't really arrived before(via Chunky),every time i walk closer,those old rendered chunk have to fade away and new biome cames out,so i wish to reload all these chunks hmmmmm
No description
3 Replies
Yeshi
Yeshi2mo ago
Delete your LODs and let the regenerate /lodstored
YAGPDB.xyz
YAGPDB.xyz2mo ago
Single Player: - Overworld: .minecraft/saves/WORLD_NAME/data/DistantHorizons.sqlite - Nether: .minecraft/saves/WORLD_NAME/DIM-1/data/DistantHorizons.sqlite - End: .minecraft/saves/WORLD_NAME/DIM1/data/DistantHorizons.sqlite - Custom Dimensions: .minecraft/saves/WORLD_NAME/DIMENSION_FOLDER/data/DistantHorizons.sqlite Multiplayer: - .minecraft/Distant_Horizons_server_data/SERVER_NAME/
Linde Easterlingr
Thank you kind friend!