Breaking multiple blocks at the same time
knokko opened this issue ยท 0 comments
Currently, even the most powerful custom pickaxes have the limitation that they can only break 1 block at a time. It would be cool to add a feature that allows some tools to also break blocks that are close or adjacent to the broken block.
If we would implement this, we should be careful because the block adjacent could be protected and might have custom drops.