DH loading terrain instead of buildings
I was trying to load some chunks in greenfield (a city) and instead of loading the existing buildings, it just loads natural chunks. How can I fix this?
5 Replies
You can most likely set the Distant generation to pre-existing chunks only
and delete your LODs after you set it to pre-existing chunks
/lodstored
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/
how should I delete them?
Delete the SQLite file(s) from here