First Aid

A minecraft mod that extends the minecraft health system

File Details

FirstAid 1.6.14

  • R
  • Mar 31, 2020
  • 451.88 KB
  • 4.0M
  • 1.12.2
  • Forge

File Name

firstaid-1.6.14.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:first-aid-276837:2917456")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

The "stay at home" release

1.14 and 1.15 ports of this release will be published soon (tm)

 

NEW:

- New config options to customize the overlay even more!

    - "flash" if the player model overlay should flash when health changes (like the vanilla health bar)

    - "visibleDurationTicks" if you want the overlay to fade out after a given time if the health didn't change ***THIS REPLACED THE OLD hideOnNoChange config option!***

- New health calculation method that mixes vanilla health of 50% critical limbs and 50% all other limbs. Disabled by default.

 

FIXED:

- Fixed totem of undying not working under certain conditions

- Fixed heart and number hud config options combined with TOP_RIGHT or BOTTOM_RIGHT display

- Fixed catching log when healing players on the client