Skip to content

Releases: link-discord/mineflayer-auto-eat

5.0.0

29 Sep 14:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...5.0.0

Version 4.0.0

01 Jun 19:24
Compare
Choose a tag to compare

What's Changed

  • Updated Dependencies
  • Converted package to ESM
  • Added Priority "auto" option that is enabled by default. Will prefer saturation over foodPoints when health is lower or equal to the healthThreshold
  • Added "healthThreshold" option which is set to 14 by default. When the bots health is equal to or lower than the threshold and the priority option is set to "auto" the bot will prefer saturation food over foodPoints and will force startAt to be at 19 temporarily. Effectively trying to heal the bot through food.
  • Changed foodPoints sorting logic to try to find the food that matches the points needed to fill the hunger bar so the bot doesn't waste food.
  • bannedFood array now requires an array of item Ids instead of item names
  • Improved error handling

Full Changelog: 3.3.6...4.0.0

Version 3.3.6

22 Apr 11:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/link-discord/mineflayer-auto-eat/commits/3.3.6