-
Notifications
You must be signed in to change notification settings - Fork 128
AutoEat
VADemon edited this page Jul 23, 2019
·
2 revisions
Player > AutoEat does what it says.
.autoeat enabled <0/1>
.autoeat sorting <RATIO/SATURATION/POINTS>
- preference for food selection (default: 2=Ratio
)
.autoeat select-wait <ticks>
- After switching to slot in hotbar, wait ticks
before starting to eat (Anticheat bypass, default: 10
)
.autoeat fail-safe-multiplier <ticks>
- Will attempt to eat again after ticks * multiplier
has elapsed. Set to 0 to disable. (Default: 10
)
Has BaritoneCompatibility integration (needs to be enabled) to pause/resume Baritone when player needs to eat (uses the on-string
and off-string
)
ID | Type | Description |
---|---|---|
0 | POINTS | How many points restored |
1 | SATURATION | How much saturation restored |
2 | RATIO | Mix of both |