Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published 3 months ago
Updated 3 months ago
π AutoBiter
Never starve. Ever again.
AutoBiter automatically feeds you when your hunger drops. It picks the best food, moves it to your hotbar, and eats for you β all while you focus on mining, fighting, or exploring.
β¨ Features
- π½οΈ Automatic eating β Eats food from your inventory when hunger drops below threshold
- π Smart food selection β Always picks the most nutritious food available (saturation + hunger value)
- π Configurable threshold β Set when AutoEat activates (2β20 hunger points)
- π Auto hotbar swap β Moves food to hotbar and swaps back to your previous item after eating
- π HUD status display β Shows "EATING" / "READY" status and current threshold
- π¨ Color-coded warnings β Green (full), Yellow (getting hungry), Red (eating now!)
- β±οΈ Cooldown system β Prevents rapid eating attempts with a 1-second cooldown
- π Full toggle β Enable or disable AutoEat anytime with a keybind
- π‘οΈ Combat-friendly β Won't interfere with your PvP β eat manually anytime
β¨οΈ Keybinds
| Key | Action |
|---|---|
| (configurable) | Toggle AutoBiter on/off |
| (configurable) | Increase hunger threshold (+2) |
| (configurable) | Decrease hunger threshold (-2) |
π§ How Smart Food Selection Works
AutoBiter ranks all food in your inventory using a combined score:
Score = Saturation + Nutrition
Golden Carrot: 6.0 + 14.4 = 20.4 β
β
β
β
β
Golden Apple: 4.0 + 9.6 = 13.6 β
β
β
β
Steak: 8.0 + 12.8 = 20.8 β
β
β
β
β
Cooked Pork: 8.0 + 12.8 = 20.8 β
β
β
β
β
Bread: 5.0 + 6.0 = 11.0 β
β
β
Cookie: 2.0 + 0.4 = 2.4 β
It always picks the best food first β no more wasting golden apples when bread would do!
π‘ Perfect for
- βοΈ Mining sessions β Focus on mining, not on eating
- βοΈ Combat/PvE β Keep your hunger full for natural regeneration
- ποΈ Building β Never stop placing blocks to eat
- πΎ AFK farming β Stay alive while your farms produce
- πΊοΈ Exploring β Walk thousands of blocks without worrying about food
π₯ Installation
- Install Fabric Loader for Minecraft 1.21.1
- Download Fabric API and place it in
.minecraft/mods/ - Place
autoeat-1.0.0.jarin.minecraft/mods/ - Launch and enjoy!
βοΈ Requirements
- Minecraft 1.21.1
- Fabric Loader 0.16.14+
- Fabric API
- Java 21+


