Ability to mine or goto blocks with specific blockstates
Ibex80 opened this issue ยท 1 comments
We should be able to do the mine command and have baritone mine only blocks with the specified blockstate.
For example: #mine note_block:blockstates(instrument: guitar, note: 12, powered: false) or #goto note_block:blockstates(instrument: guitar, note: 12, powered: false)
I feel like this would improve baritone because sometimes when you're building a large redstone machine you set a repeater to too many or too few ticks without knowing, then later you have to go over the whole machine to find where that ONE repeater is. With this you would do the command #goto redstone_repeater:blockstates(delay: 2) to find the repeater with the wrong delay.
Final checklist
- I know how to properly use check boxes
- I have not used any OwO's or UwU's in this issue.