Something happened and my Lods shifted downards a few blocks

What title says, it shifted downwards after world version upgrade
No description
6 Replies
Skillnoob_
Skillnoob_4mo ago
regenerating the LOD database should fix that !lodstored
YAGPDB.xyz
YAGPDB.xyz4mo 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/ Server Mod - Overworld: SERVER_FOLDER/world/data/DistantHorizons.sqlite - Nether: SERVER_FOLDER/world/DIM-1/data/DistantHorizons.sqlite - End: SERVER_FOLDER/world/DIM1/data/DistantHorizons.sqlite - Custom Dimensions: SERVER_FOLDER/world/DIMENSION_FOLDER/data/DistantHorizons.sqlite Server Plugin All dimensions in one file: SERVER_FOLDER/plugins/DHSupport/data.sqlite NOTE: Sometimes there might be 2 additional files next to the main one with extensions .sqlite-wal and .sqlite-shm If there are, all 3 should be treated as a single file, a.k.a. moved, deleted, backed-up always together! If you don't, the database will become corrupted.
Miki_P98
Miki_P984mo ago
You can try enabling Recalculate Height Map in DH settings if you don’t want to regenerate the DB, though not sure if it will help
Patrocinio_ptr
Patrocinio_ptrOP4mo ago
I spent over 4 hours to generate all the lods for this server, isn't there a way to fix the existing lods? Is that done by changing the vertical quality?
Miki_P98
Miki_P984mo ago
No, that is done by enabling the setting called Recalculate Height Map
Patrocinio_ptr
Patrocinio_ptrOP4mo ago
Where is that located at? nvm, found it thought it was at debugging didn't quite work tho

Did you find this page helpful?