
ModCC-BY-4.0
Heart Container
adds heart containers to the game that increases your health
199
Downloads
2
Followers
3 months ago
Updated
📦
3
Versions
📖About Heart Container
This mod introduces two new health-related items that expand your maximum health
Heart Container

- Crafted from 4 Heart Pieces
- Permanently grants +1 heart (2 HP)
- increases health until the configured max cap is reached
Heart Piece

Found in naturally generated structures:
- Structures include:
- Shipwrecks
- Jungle Temples
- Dungeons
- Ruined Portals
- …and more!
Collect 4 Heart Pieces to craft a Heart Container and upgrade your health.
Heartstone

- Can be activated using a Heart Container
- Saves one nearby player from death
- Can be temporarily disabled with a redstone signal
Configuration
{
"startingHearts": 3,
"maxHearts": 20,
"enableDeathPenalty": false,
"deathPenaltyAmount": 1,
"enableHardcoreDeathPenalty": true
}
Config explained:
startingHearts — how many hearts players start with
maxHearts — maximum number of hearts a player can reach
enableDeathPenalty — lose hearts when dying
deathPenaltyAmount — how many hearts are removed per death
enableHardcoreDeathPenalty — puts the player in Spectator mode when on 1 heart