PrismarineJS / mineflayer-collectblock

A simple utility plugin for Mineflayer that add a higher level API for collecting blocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appending targets that are already in the list can cause the bot to freeze

TheDudeFromCI opened this issue · comments

Sometimes, when adding a block or entity to the list that is already in the target list, the bot will try to collect the target that was already collected and will freeze in place, unsure of what to do. This can also be seen by adding item drops to the list that are added internally from block breaking.