userofbricks / Expanded-Combat

https://www.curseforge.com/minecraft/mc-mods/expanded-combat
Other
2 stars 3 forks source link

shield not blocking when damaged #58

Closed OrangeSniper closed 5 months ago

OrangeSniper commented 5 months ago

the shield blocks properly when at full durability but the moment it takes damage it fails to block any damage

OrangeSniper commented 5 months ago

On further testing, it properly blocks projectiles. No damage is done when the shield is up but it doesn't make any sounds or animations and it damages my armor

OrangeSniper commented 5 months ago

Here is a video that shows the evidence and examples

userofbricks commented 5 months ago

By default the mod makes shields have a chance to block based on the percentage of durability left. So at 90% durability the shield will block 90% of the time. If you don’t like it this way there are other blocking options in the config including the way vanilla does it.

OrangeSniper commented 5 months ago

Had no idea this was a feature. Thank you