MineflayerArmorManager
MineflayerArmorManager copied to clipboard
equipAll() is equiping one item at time
How should it work?
Expected behaviour: Bot takes and equps all best armor from inventory.
Actual behaviour:
Bot takes one best item from inventory and equips it. So equipAll
needs to be called at least 4 times
Should be resolved in v2.0.0, let me know if it's not the case.