Skip to content

AutoEat forces slot until Health Threshold is satisfied #4836

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

Open
2 tasks done
un-ited opened this issue Aug 17, 2024 · 1 comment
Open
2 tasks done

AutoEat forces slot until Health Threshold is satisfied #4836

un-ited opened this issue Aug 17, 2024 · 1 comment
Labels
bug Something isn't working.

Comments

@un-ited
Copy link

un-ited commented Aug 17, 2024

Describe the bug

I am using the Auto Eat module with the following settings:

- General settings do not matter -
- Threshold -
Threshold Mode: Any
Health Threshold: 10
Hunger Threshold 16

Once I take damage, the Auto Eat module forces my hotbar to stay on one specific slot, the one it found food in, until my Health is above the defined Threshold again.
The issue with that is that if I do not have enough food to recover to the defined Health Threshold, it still won't let go of the slot. This also happens when all the food in your inventory has been used up, it will not unclip from the slot it found food in before the health is not (in my example) at least at 10 again.

I would expect it to temporarily release the slot once hunger is saturated (unless using enchanted/golden apples, which ignore saturation) and start eating again when possible or abort the eating once all food has been consumed.

Steps to reproduce

  1. Enable AutoEat
  2. Set Threshold Mode to Health
  3. Set Health Threshold to 18 (can be anything)
  4. Put only 1 piece of food in your hotbar (must be an insufficient amount to reach the threshold)
  5. Take some damage

Meteor Version

meteor-client-0.5.8-2151

Minecraft Version

Minecraft 1.21.1 with Fabric Loader 0.15.11

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported (I have searched bug reports on GitHub).

  • This is a valid bug (I am able to reproduce this on the latest dev build).

@un-ited un-ited added the bug Something isn't working. label Aug 17, 2024
@Markrealhd
Copy link

The problem is still present, but I don’t think it’s a bug. If he waited until he could eat again, it would be just like the 'Both' mode. The only thing that could probably be changed is that he shouldn’t force the slot until he can actually eat again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

2 participants