LevelHearts

Completely overhaul the Minecraft health system and make it your own!

File Details

levelhearts-1.21.1-2.4.0.jar

  • R
  • May 19, 2026
  • 66.24 KB
  • 135
  • 1.21.1
  • NeoForge

File Name

levelhearts-1.21.1-2.4.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:levelhearts-273640:8113385"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Requires the Minecraft NeoForge 216+

This file is identical to the 1.20.1 file, but updated to 1.21.1. Understand that I have not added new features, fixed any bugs, or made any internal modifications other than that that is necessary to get the thing to build. I have not done any extensive testing of the features except for quick initial checks. Additionally, my GUI code was set for a rewrite back in 1.18.1, and it finally broke in 1.21.1. Since the rewrite isn't finished, I used available tooling to help me generate it. If you have issues with the Minimal GUI or the GUI moving the armor bar, please disable the GUI using the "CustomHUD" feature in the configuration (CustomHUD=false).

Since NeoForge fundamentally differs from Forge in quite a few ways, I had the opportunity to rewrite the health synchronization logic. This fixed a multitude of logic bugs previously found in the Forge version, since NeoForge now handles client/server synchronization of player-bound data.

  • Updated to Minecraft 1.21.1
  • Updated to NeoForge 21