Negative Attack Speed
SaikoTSP opened this issue ยท 5 comments
Minecraft 1.20.1
Forge
1.8.1
I am using the latest version available
Describe the bug
Whenever a sword has negative swing speed, it basically becomes unswingable, theres certain mods that adds swords with negative swing speed, therefore the swords are unusable.
To Reproduce
Steps to reproduce the behavior:
- Launch Vanilla Minecraft (or disable BetterCombat)
- Set a negative generic attack speed, swing your sword, it works
- Enable BetterCombat, set a negative generic attack speed, swing your sword
- It won't swing
Expected behavior
I think it should behave like Vanilla Minecraft, since it still swings.
Attack speed is meant to be handled within reasonable range.
What is the attribute value of attack speed in your case?
-4.1 since the sword adds negative 4.1 to the base 4 attack speed of the player. There's a second sword that adds negative 4, turning the attack speed to 0