Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

#goto cannot track multiple different blocks

lolbox123 opened this issue ยท 4 comments

commented

I play on 2b2t and sometimes i use #goto minecraft:white_shulker_box to find dupe stashes, and i was wondering if i could track multiple shulker colors at once and that got me wondering if baritone could track 2 blocks or more at the same time? if not this could be a very cool addition!

commented

use #mine shulkerbox shulkerbox shulkerbox instead

commented

would #mine shulkerbox go to every color of box?
edit: baritone said that shulkerbox isnt a valid block name

commented

doing #mine white_shulker_box gray_shulker_box etc will path to every shulkerbox, then attempt to mine it. you can always cancel it when you arrive

commented

but with #goto whenever there is no box in the area, the bot just walks around until it finds one. but with #mine, the bot scans the area and stops when it sees that there is no box, saying that it found no locations.
Edit: this could be fixed by having baritone walk around the world in search for an object to mine, instead of the bot stopping, similar to how #goto works.