promotional bannermobile promotional banner

AutoEat

Automatically eats when your hunger drops so you can focus on your adventure.

File Details

AutoEat v1.0.1 Forge mc1.20.1

  • R
  • Oct 5, 2025
  • 940.72 KB
  • 530
  • 1.20.1
  • Forge

File Name

AutoEat-v1.0.1-Forge+mc1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:autoeat-1339696:7070128")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

AutoEat 1.0.1 (Forge 1.20.1)

  • Added pause-on-hit option (stops eating when hit) with configurable cooldown
  • Added force-place-while-eating option (allow block placement mid-eat) with cooldown
  • Added Advanced Settings screen (toggles + sliders for all options)
  • Added Help/Guide modal and optional Donate button in settings
  • Added per-food allow/block list with search, filters, and mass toggle
  • Improved input handling: pause when GUI opens, resume automatically after close
  • Improved food selection scoring (better emergency food choice, offhand-first logic)
  • Restores previous hotbar slot after finishing eating
  • Added anti-place suppress ticks to reduce accidental block placement
  • Config now stored in config/autoeat.json with migration from old keys
  • General stability, tick-handling, and performance improvements