Picking up items command
snah69420 opened this issue · 3 comments
Is there a command to pick up items in the player's surroundings? Like, for example #pickup (item_name)
Hey, I found a solution.
You need the module “Item Sucker” from the build https://github.com/Zgoly/Meteorist
With these settings.
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
Duplicate of #1043