Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Picking up items command

snah69420 opened this issue · 3 comments

commented

Is there a command to pick up items in the player's surroundings? Like, for example #pickup (item_name)

commented

Hey, I found a solution.
You need the module “Item Sucker” from the build https://github.com/Zgoly/Meteorist
With these settings.
image

commented

you can use the #follow entity item command to walkt to items. this command can not differentiate between different item types. as the default settings only will get you close to a follow goal you also have to change the following setting to actually pick up the items: #followRadius 0

commented

Duplicate of #1043