Delete Empty Chunks

by Strath

Delete chunks which contain no player entities, configurable chunk radius & paving detection

Utilities
3 years ago
0.15 - 1.1
11.5K

i Breaks mining drones

4 years ago

Mining drones has some things stored at -1000000, -1000000 that is out of bounds of the map, this chunk gets deleted and causes the mod to crash. Dont know if the mod can detect these entities to stop the chunk getting deleted, or just only delete chunks within 500000 tiles of spawn or something like that. Thanks

4 years ago

Took a look at it. The issue is that Mining Drones creates a chests at {1000000, 1000000} and does not chart that chunk. Delete Empty Chunks does not scan uncharted chunks for entities before deleting them. I would recommend that the author of Mining Drones create a separate surface to store such entities instead of hard-coding a position on the default surface.

4 years ago

Released an update with a work-around for Mining Drones.

4 years ago

Thanks

3 years ago

just tried to use this mod and its still showing an error related to mining drones?

3 years ago

I just tried and it worked fine. What error are you getting?

New response