Used DH to pregen chunks and LODs but went overboard and now my world file is massive.

Is there anyway to trim chunks and LODs? I know Chunky isn't recommended for Pre-gen, but would I use it for trim?
Solution:
you can use MCAselector to trim normal chunks
Jump to solution
7 Replies
Solution
Puhpine
Puhpine5mo ago
you can use MCAselector to trim normal chunks
Puhpine
Puhpine5mo ago
i dont think a tool exists that lets you trim LODs
Ven (Taylor's Version)
Yeah I was looking at LODs. I guess the only way to trim that would be delete the entire SQLIte db, and regen LODs?
Puhpine
Puhpine5mo ago
yeah unfortunately
Ven (Taylor's Version)
That's fine. I just need to trim down my world file so I can switch instances on Bisect hosting. I'm building a modpack and I need to use my Bisect plan to test
Miki_P98
Miki_P985mo ago
I mean you can try trimming LODs manually or coding something for this task As it is possible to do But no tool exists for that yet
Ven (Taylor's Version)
If I need to regen all LODs on my production instance, then that's whatever. Bisect CPU's are way better than the original server host I was using. I know SQL so I guess I could look at the SQLite database and see. Or I can just be lazy and do DROP TABLE :3

Did you find this page helpful?