Modify chainsaw for recursive removal
Peter200lx opened this issue ยท 2 comments
Chainsaw should follow the tree generation algorithm, Recursively remove all logs and leaves within range of those logs.
Another reference algorithm:
https://github.com/sk89q/worldedit/blob/master/src/main/java/com/sk89q/worldedit/tools/FloatingTreeRemover.java