File Details
lifeheartupgrade-1.1.0.jar
- R
- Feb 9, 2026
- 46.85 KB
- 22
- 1.20.1
- Forge
File Name
heartupgrade-1.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Heart Upgrade RPG - Update v1.1.0
✨ New Feature: HUD Style Selection!
Based on player feedback, we've added a new configuration option to choose your preferred health bar style.
- Added Config Option:
enableRpgHealthBarinheartupgrade-common.toml- True (Default): Uses the new RPG Style (Single row with color stacking and numeric counter).
- False: Uses the Classic Style (Multiple rows of red hearts stacking up the screen).
🛠️ Changes
- Updated the config file structure to include the new HUD setting.
- Optimized rendering logic for better performance.
📝 How to Change HUD Style
Method 1: The Easy Way (Recommended) 🛠️
We highly recommend installing Configured and Catalogue mods by MrCrayfish to edit configs directly in-game!
- Open the Mods menu in the main menu.
- Search for Life Heart Upgrade RPG or scrolling down look for Life Heart Upgrade RPG and click to look info.
- Click the Config button.
- Toggle
enableRpgHealthBarto False (for Classic Style). - Save and you're done! No restart required.
Method 2: The Manual Way 📂
If you don't want to install extra mods:
- Close the game.
- Go to your
.yourworldname/configfolder. - Open
heartupgrade-common.tomlwith any text editor (like Notepad). - Change
enableRpgHealthBar = truetofalse. - Save the file and start the game.

