how do i fix the end being so laggy and structures not generating until close?
1.21.4 DH nightly build Euphoria shaders and its laggy without shaders also
7 Replies
idk bout the lag but changing the generation mods to internal server should solve the structures problem
if ur saying i have mods that change generation i dont,this is vanilla with alot of optimization mods
He's talking about the DH mode
not mods
i see what u mean now and yeah i just tried that and it didnt workðŸ˜
You probably need to regenerate your LODs after changing the mode. You can do that by deleting the SQLite file(s) at
/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/
Tip: make a backup instead of deleting them in case that doesn't work