"Trim" loaded LODs.

Hello guys, i've been setting up a paper server to play with my friends. I decided to add the DHS plugin and pregenerate some LODs to the world border, but there are some distant LODs on the horizon from when i was messing around which really pain my eyes. Is there a way to remove them?
No description
No description
Solution:
Other than manually going through every LOD and deleting it through a database browser or deleting all LODs, no.
Jump to solution
6 Replies
Solution
majo24
majo246mo ago
Other than manually going through every LOD and deleting it through a database browser or deleting all LODs, no.
bigdiddy
bigdiddyOP6mo ago
well, i dont wanna mess around manually deleting every single LOD on the sqlite file, ill just delete all LODs then. Where exactly are they located in Paper? Plugins/DH-Support/, right?
majo24
majo246mo ago
/lodstored
YAGPDB.xyz
YAGPDB.xyz6mo 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
bigdiddy
bigdiddyOP6mo ago
thanks.

Did you find this page helpful?