Floating Damage Indicators

Floating damage numbers above every target you hit — color-coded by damage type.

File Details

floatingdamageindicators-fabric-2.0.0+mc26.1.2.jar

  • R
  • Jul 1, 2026
  • 54.55 KB
  • 4
  • 26.1.2
  • Fabric

File Name

floatingdamageindicators-fabric-2.0.0+mc26.1.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:floating-damage-indicators-1593080:8354297"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Received damage indicator — now you see floating numbers when you take damage, shown in light gray with (You) prefix
  • Damage type icons — each damage type now has a distinct icon: ➵ Projectile, ♨ Fire, ⚗ Poison, ☠ Wither, ✦ Critical
  • Config file — toggle damage numbers on/off via config/floatingdamageindicators.json:
  • showDamage — outgoing damage (default: true)
  • showReceivedDamage — incoming damage (default: true)

Fixed

  • Player damage now properly captured — damage numbers on players now show the correct post-armor value (was showing pre-armor raw damage before)