mrkite / minutor

Mapping for Minecraft
http://seancode.com/minutor
BSD 2-Clause "Simplified" License
278 stars 52 forks source link

Ignore structures with a zero-sized bounding box #360

Closed rjp closed 1 year ago

rjp commented 1 year ago

Terralith generates a whole bunch of bogus structures under terralith:zpointer/blahblah which luckily happen to have zero-sized bounding boxes and, since those wouldn't show up when overlaid anyway, we can ignore them and avoid polluting the Overlay menu at the same time.