Skip to content
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

If Baritone is paused, then InfinityMiner doesn't put the mending pickaxe in the player's hand #5220

Closed
wants to merge 7 commits into from

Conversation

radianeuh
Copy link
Contributor

@radianeuh radianeuh commented Feb 24, 2025

Type of change

  • Bug fix
  • New feature

Description

When using InfinityMiner, if Baritone is paused by the user or by another module like AutoEat or AutoGap, InfinityMiner will, at each tick, put the mending pickaxe in the player's hand, which prevents the AutoEat or AutoGap module from functioning as intended while Baritone is paused.

It check every 20 tick because baritone dont seem to like being asked every tick if its paused or not.

Related issues

None

How Has This Been Tested?

By using InfinityMiner, AutoGap or AutoEat will be enabled to see if it eats correctly.

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.

@radianeuh radianeuh closed this Mar 2, 2025
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.

1 participant