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

Fix mekabow autofire not working properly when attack speed too high #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

azoor-desu
Copy link

The Meka Bow's autofire unit does not work when player's attack speed is vastly increased. To replicate: Equip God's Crown from Reliquary mod (+120% all stats), Meka Bow's autofire stops working properly. (MC version 1.19.2, but probably happens on other versions too). Bug can probably be replicated with any other way to increase attack speed.

Changed firing check from == to <= as a hotfix.

The Meka Bow's autofire unit does not work when player's attack speed is vastly increased. To replicate: Equip God's Crown from Reliquary mod (+120% all stats), Meka Bow's autofire stops working properly. (MC version 1.19.2, but probably happens on other versions too)

Changed firing check from == to <= as a hotfix.
@omeranha
Copy link
Owner

hello, is this still a bug in the latest 1.21 version? could you check it please?

@azoor-desu
Copy link
Author

hi, unfortunately i'm busy with other things at the moment and will be unable to test the issue 😞 I have not checked if this bug happens in other versions other than 1.19.2

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