
Colorful Hearts
This client-side mod fundamentally changes the standard heart display system in Minecraft. Instead of the usual additional heart rows that appear when exceeding 10 health or absorption points, the mod uses color coding.
Main Features
Each row of health and absorption gets its own unique color, which can be configured through a configuration file. The hexadecimal #RRGGBB
value format is supported, allowing you to create any color combinations to your liking.
A feature of the mod is improved visualization of half hearts. Now, when you only have half an absorption heart left, the black background will only display on the left part of the icon, creating a neater and more understandable representation.
Compatibility with Other Mods
The mod successfully integrates with popular modifications:
- AppleSkin — correctly displays potential health restoration from food
- Raised — ensures proper heart positioning
- Farmer's Delight — works with the comfort effect
- The Undergarden — supports the virulence effect
- Overflowing Bars — shows numerical values for heart rows (requires disabling its own heart rendering)
- Eidolon:Repraised — correctly works with the chilled effect and ethereal health
Important: When using with Overflowing Bars, you need to set the allowLayers
parameter for hearts to false
.
Compatibility Limitations
The mod is incompatible with Scaling Health due to conflicting changes in the game's standard code. Any issues when using these mods together are not supported.