Insprill / Insprill/damage-indicator
Infinite Damage Indicator While Sitting on Certain Furniture
- Dominant language
- Java
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When sitting on certain furniture created using ItemsAdder, the damage indicator keeps showing repeatedly as if the player is taking infinite damage. However, no actual damage is applied to the player. It seems that only Damage Indicator "thinks" the player is taking damage.
To Reproduce
Steps to reproduce the behavior:
Place a furniture item (e.g., a chair) that has a solid block directly above the sitting area.
Sit on the furniture.
Observe the repeated damage animation and sound.
Expected behavior
Players should be able to sit on any furniture without triggering the damage animation or indicator unless actual damage is being dealt.
Screenshots


Additional context
This doesn't seem to happen with all furniture. Based on testing, it likely occurs when the furniture has a solid block above it (e.g., a ceiling or enclosed top part).
No health is lost, and no damage event is triggered by other plugins—only Damage Indicator seems to misinterpret it as damage.
Server Info
ItemsAdder version: 3.6.6
Minecraft version: 1.20.1
DamgeIndicator version : 1.17.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.