Skip to content

Conversation

@MicrocontrollersDev
Copy link
Contributor

fixes #467

The issue was hurtAndBreak doesn't actually break the item, I misunderstood the naming. The target is still correct, just need to make sure the blockable is actually going to break. I tried using isBroken, to little success, so instead I'm going with this WrapOp. We need to check if it'll be broken next hit before it breaks, and we need to stop using item after it breaks.

@isXander isXander merged commit 5b69f97 into isXander:1.21.7 Jul 29, 2025
1 check passed
@MicrocontrollersDev MicrocontrollersDev deleted the 168573-fix branch July 29, 2025 20:06
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.

[Bug] MC-168573 Fix breaks shield blocking sounds

2 participants