meteor-client
meteor-client copied to clipboard
AutoEat module conflict fix
Type of change
- [x] Bug fix
Description
Pauses Nuker, InfinityMiner and AutoFish when auto eat is active. (Simple edit)
Related issues
This PR fixes these issues. Closes https://github.com/MeteorDevelopment/meteor-client/issues/4237 Closes https://github.com/MeteorDevelopment/meteor-client/issues/4166 Closes https://github.com/MeteorDevelopment/meteor-client/issues/4041 Closes https://github.com/MeteorDevelopment/meteor-client/issues/2229
Solves the same issue differently. Closes https://github.com/MeteorDevelopment/meteor-client/pull/4167 Closes https://github.com/MeteorDevelopment/meteor-client/pull/4062
How Has This Been Tested?
Tested in single player. All of these problems still exist and are solved with this PR.
Checklist:
- [x] My code follows the style guidelines of this project.
- [x] I have added comments to my code in more complex areas.
- [x] I have tested the code in both development and production environments.