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?
7 Replies
Solution
you can use MCAselector to trim normal chunks
i dont think a tool exists that lets you trim LODs
Yeah I was looking at LODs. I guess the only way to trim that would be delete the entire SQLIte db, and regen LODs?
yeah unfortunately
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
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
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