Low HP Indicators

Fully configurable indicators for when you're near death.

File Details

low_hp_indicators-1.0.1-server-forge-1.19.2.jar

  • R
  • Feb 25, 2025
  • 1.34 MB
  • 24
  • 1.19.2
  • Forge

File Name

low_hp_indicators-1.0.1-server-forge-1.19.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:low-hp-indicators-1174788:6234291")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Short: Silent version to be installed on servers.

Long: I've done everything I can to make the mod exclusively client side, this version has silence in place of all sound effects.

This is intended to be installed server side only, but has all the other code in case something is actually processed server side, so this mod version works client side too, just without the sounds. Server doesn't complain about client/server mod versions, performance has even improved slightly.

If anyone knows how to make this purely client side, I'll gladly give you the files to be the new dev.

  • rewrote audio event code for client side only sounds.
  • added pitch variance to the default disabled breath sounds, they're almost okay to have on now.
  • rewrote overlay code to process on the client instead of the server, this causes the pulse and sounds to change speed if your FPS dip below your Max FPS. If you're getting weird low HP indicators, it's probably because you've set your Max FPS higher than you can produce.