Skip to content

feat(AutoEat): add pause-autofish setting - #6595

Open
Eccys wants to merge 1 commit into
MeteorDevelopment:masterfrom
Eccys:feat/pause-autofish
Open

feat(AutoEat): add pause-autofish setting#6595
Eccys wants to merge 1 commit into
MeteorDevelopment:masterfrom
Eccys:feat/pause-autofish

Conversation

@Eccys

@Eccys Eccys commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Type of change

  • Bug fix
  • New feature

Description

Adds a pause-autofish setting to AutoEat (enabled by default), mirroring the behavior of pause-auras and pause-baritone.

When both AutoEat and AutoFish are active, AutoFish continually swaps back to the fishing rod whenever AutoEat selects food, while AutoEat holds down the keyUse input. This creates an endless hotbar tug-of-war and rapid casting loop that prevents the player from eating.

With this option enabled:

  • AutoEat.startEating() automatically pauses AutoFish if it is active.
  • AutoEat.stopEating() and onDeactivate() restore AutoFish once eating is complete or if AutoEat is toggled off.

Related issues

How Has This Been Tested?

Compiled with Fabric Loom / Gradle and tested in-game to verify that AutoFish pauses cleanly when hunger/health triggers AutoEat, food is consumed without hotbar conflict, and AutoFish resumes immediately after eating.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@Eccys Eccys changed the title feat(AutoEat): add pause-autofish setting feat(AutoEat, AntiAFK): add pause-autofish setting and AntiAFK hotbar switcher Aug 22, 2026
@Eccys
Eccys force-pushed the feat/pause-autofish branch from 9f38c92 to f18cc80 Compare August 22, 2026 19:53
@Eccys Eccys changed the title feat(AutoEat, AntiAFK): add pause-autofish setting and AntiAFK hotbar switcher feat(AutoEat): add pause-autofish setting Aug 22, 2026
@Eccys
Eccys force-pushed the feat/pause-autofish branch from f18cc80 to 449500f Compare August 22, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants