Skip to content

Commit

Permalink
fix wrong name for ArmorHurtEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
IchHabeHunger54 committed Nov 21, 2024
1 parent 2986514 commit e7ca864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/entities/livingentity.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ This event can be used to fully customize shield blocking. This includes introdu

Note that this event is not designed for immunities or attack cancellations that are outside the scope of "shield-like" items.

#### `LivingArmorHurtEvent`
#### `ArmorHurtEvent`

This event should be pretty self-explanatory. It is fired when armor damage from an attack is calculated, and can be used to modify how much durability damage (if any at all) is done to which armor piece.

Expand Down

1 comment on commit e7ca864

@neoforged-pages-deployments
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploying with Cloudflare Pages

Name Result
Last commit: e7ca864cffed7d66e47e69537c08dd09239cd359
Status: ✅ Deploy successful!
Preview URL: https://fefb2c65.neoforged-docs-previews.pages.dev
PR Preview URL: https://pr-171.neoforged-docs-previews.pages.dev

Please sign in to comment.