Can I trim/remove chunks I have already generated?
I have generated an area with a radius of 1024 using dh. however, in order to save on unnecessary storage, I want to decrease this area to about half of what it currently is (512). Is such a thing possible?
4 Replies
yes delete the distant horizons.sqlite file in your .minecraft world folder
But I don't want to remove all of them. If I delete that file I will have to regenerate everything up to 512. Is it possible to delete only outside of a certain radius?
Nope, Im guessing you'd have to know which chunks you want removed and manually edit the SQL file
Ah, that's a shame.