Can I tell baritone to mine a certain block within a given area?
devonaw opened this issue ยท 5 comments
I want to mine all grass_blocks and all dirt_blocks within a given area, within 2 coordinates.
@L1ving you need to use #s replace blockToReplace blockToReplaceWith for this, #s set only takes 1 argument.