Xires87 / SwordParry

https://www.curseforge.com/minecraft/mc-mods/sword-parry
MIT License
1 stars 2 forks source link

Parry cooldown config option isn't properly applied #4

Closed Void-0000 closed 5 months ago

Void-0000 commented 6 months ago

When parrying projectiles, the parry cooldown option appears to be completely ignored, and set to a fixed value instead. When parrying melee attacks, the setting is correctly applied, unless it's too small (for example, 0 or 1), at which point a "minimum" value seems to be used instead (possibly the same as the projectile's fixed value).

Tested this on fabric 1.20.1, with no mods other than Cloth Config, Fabric API, and Sword Parry, using a sword to parry.

Xires87 commented 5 months ago

Fixed in Sword Parry 4.2.0. Thanks for reporting this issue and for a clear explanation of the problem :)