-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Suggestion] Auto Eating #496
Comments
Impact has this |
Yes I understand which is why I specified the forge standalone mod not the implements with impact |
Still impacts auto eat doesnt work with the miner |
Impacts autoeat now works with miner but having a standalone autoeat is still needed. |
Wurst's AutoEat doesn't interact well with Baritone, so this would definitely be appreciated from this side of the fence! |
That is a wurst issue |
still nothing? |
i guess not |
is there any other autoeat mod, that has good compatibility with baritone? |
can we get this added please? |
So I was using Baritone (the mod) for MineCraft version 1.12.2 and while traveling on the nether highway in 2b2t there was no auto eating function. My idea is to have a few new settings shown below, all defaults are suggestions.
foodLevelToEat ([type : int], default 10, this is half total hunger lost)
delayBeforeAutoEat ([type : double/float], in seconds, default 0.5, the delay between Baritone seeing that food level is below {foodLevelToEat} and eating)
delayBetweenChecks ([type : int], in seconds, how long before Baritone checks the food level again)
moveFoodInInventory ([type : boolean], default false, allows Baritone to move food from inventory to hotbar)
I hope my suggestion will be added and thanks for even taking the time to read this. Thanks leijurv for creating the wonderful AI, Baritone.
The text was updated successfully, but these errors were encountered: