Insprill / Insprill/damage-indicator
[Feature Request] Configuration option to include damage to absorption hearts.
- Dominant language
- Java
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
If a player takes damage and they have absorption hearts, only the damage dealt to he regular health is shown. It would be useful absorption was implemented into showing the damage indicator.
An example of this would be if a player has absorption 1 (4 extra effective hp) and they take 8 damage. The damage indicator would only show the 4 health to the normal hearts instead of all 8 damage that would have been 4 to absorption and 4 to health potions.
I know that `EntityDamageEvent.DamageModifier.ABSORPTION` in the `EntityDamageEvent` works, however it is deprecated and my be removed in the future.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.