-
-
Notifications
You must be signed in to change notification settings - Fork 64
Moneo Shamir - Offhand compat #1222
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
base: master
Are you sure you want to change the base?
Conversation
|
This PR needs to be updated for shovels and axes |
|
This PR has been updated to work with all moneo tools in the offhand. Now the offhand function chain is an exact mirror image of the mainhand function chain |
|
The point of moneo is to prevent the player from accidentally breaking their tool while using it. Does mining fatigue slow down the right click abilities? If not, does it at least give an obvious indication that they should stop using the tool? |
Ah, no you're right it does not. Moneo does however play a sound on repeat when the tool is low durability. |
|
Just realized that the mining fatigue not impacting right click interactions is also a problem with the mainhand, so I would argue that is a separate issue than the one this PR is addressing |
That's technically true, which kinda makes this PR irrelevant since we should instead create a PR for general right-click usage instead which would include proper offhand support. |
Adds offhand compat for moneo as a separate function chain.
Currently the only moneo tool that can be used in the offhand is shears. As such, it is the only thing in the offhand function chain.