Health Regeneration Overhaul
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #113 of 602 adventure mods in this game by downloads
📋 About This Mod
# Health Regeneration Overhaul This API changes the way health is regenerated. Instead of depending on the hunger system, entity attributes are used. The vanilla hunger system including exhaustion and saturation is disabled by default. Additionally, an entity attribute called **_healthregenerationoverhaul:reserved_health_** is added and a vanilla bug that clamps player health to a maximum of 20 when respawning/joining a world has been fixed. ## Default implementation Health is regenerated by **_healthregenerationoverhaul:health_regeneration_** every **_healthregenerationoverhaul:health_tick_threshold_** ticks. When health is reduced, regeneration is stopped for **_healthregenerationoverhaul:health_regeneration_delay_threshold_** ticks. **_healthregenerationoverhaul:reserved_health_** describes the percentage amount of maximum health that is currently not available. ### Default attribute values - **_healthregenerationoverhaul:health_regeneration_**: 0 - **_healthregenerationoverhaul:health_tick_threshold_**: 100 - **_healthregenerationoverhaul:health_regeneration_delay_threshold_**: 100 - **_healthregenerationoverhaul:reserved_health_**: 0 ## Customization When the vanilla game rule "natural_health_regeneration" is true, players have 1 additional health regeneration. In the client config an alternative health bar can be enabled and customised. The server config has options to set the default value for each attribute (including max_health). This only affects the attribute values for players, not other entities. Also in the server config, the vanilla food system can be re-enabled. ## API Casting a "LivingEntity" to the "HealthRegeneratingEntity" interface gives access to all relevant methods.
# Health Regeneration Overhaul
This API changes the way health is regenerated. Instead of depending on the hunger system, entity attributes are used.
The vanilla hunger system including exhaustion and saturation is disabled by default.
Additionally, an entity attribute called _healthregenerationoverhaul:reserved_health_ is added and a vanilla bug that clamps player health to a maximum of 20 when respawning/joining a world has been fixed.
## Default implementation
Health is regenerated by _healthregenerationoverhaul:health_regeneration_ every _healthregenerationoverhaul:health_tick_threshold_ ticks.
When health is reduced, regeneration is stopped for _healthregenerationoverhaul:health_regeneration_delay_threshold_ ticks.
_healthregenerationoverhaul:reserved_health_ describes the percentage amount of maximum health that is currently not available.
### Default attribute values
- _healthregenerationoverhaul:health_regeneration_: 0
- _healthregenerationoverhaul:health_tick_threshold_: 100
- _healthregenerationoverhaul:health_regeneration_delay_threshold_: 100
- _healthregenerationoverhaul:reserved_health_: 0
## Customization
When the vanilla game rule "natural_health_regeneration" is true, players have 1 additional health regeneration.
In the client config an alternative health bar can be enabled and customised.
The server config has options to set the default value for each attribute (including max_health). This only affects the attribute values for players, not other entities.
Also in the server config, the vanilla food system can be re-enabled.
Casting a "LivingEntity" to the "HealthRegeneratingEntity" interface gives access to all relevant methods.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- TheRedBrain
- Version
- 4.0.0
- Downloads
- 8,846
- Endorsements
- 16
- Category
- adventure
- Created
- 5/26/2024
- Updated
- 4/16/2026
- Game Versions
- 26.1, 26.1.1, 26.1.2
- Tags
- adventure, food, library
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Health Regeneration Overhaul support?
The author lists 26.1, 26.1.1, 26.1.2. Other versions may work but are untested by the author.
What is the latest version of Health Regeneration Overhaul?
Version 4.0.0, published 2026-04-16 with 8,846 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await