Add skipped-block config list for structure scanner
shadowmage45 opened this issue ยท 0 comments
Add a config for list of blocks to ignore when scanning. Should enable scanning of structures with strange mod-added blocks that for one reason or another do not scan/duplicate properly with the default block handling.
Also use for skipping logic-only blocks such as the gate proxy blocks (or perhaps just check for isAir before scanning?)
(Entities handled through whitelist)