HomeJavaModsRPG Natural Regen
RPG Natural Regen

RPG Natural Regen

Slow natural healing with combat-aware pacing.

RPG Natural Regen replaces hunger-driven vanilla healing with configurable slow health recovery. It is for packs that want healing to feel closer to RPG recovery: steady, readable, and slower while a fight is still active.

What it does

Default healing rules

The defaults match West Melon Field's existing slow-healing values:

1 health is half a heart.

Configuration

Config file:

config/rpg_natural_regen-common.toml

Default values:

[regeneration]
suppressVanillaNaturalRegeneration = true
enableSlowRegeneration = true
healIntervalTicks = 100
healAmount = 1.0
outOfCombatMultiplier = 2.0

[instant_food_healing]
foods = []

Food-healing entries use item_id=health, for example:

[instant_food_healing]
foods = ["minecraft:apple=4.0"]

4.0 health is two hearts.

Requirements

Source and issues

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more