!Life Steal Banner
A Fabric mod that brings the iconic LifeSteal SMP mechanics to Minecraft 1.21.11.
Inspired by the popular LifeSteal SMP created by Minecraft content creators, this mod adds a permanent heart-stealing mechanic to your game.
When you kill another player, you steal one of their hearts permanently. When you are killed, you lose one heart forever.
The stakes are high — lose all your hearts, and you become a spectator, watching the world go on without you.
config/life-steal.json. Never lose progress on server restarts./heart command.| Command | Description | Permission |
|---|---|---|
/heart get <player> | View a player's current heart count | OP Level 2+ |
/heart set <player> <hearts> | Set a player's hearts (1-20) | OP Level 2+ |
/heart <player> [amount] | Give hearts to a player (default: 1) | OP Level 2+ |
Hearts are measured in full hearts (❤). 1 heart = 2 health points.
mods folder.⚠️ Server Owners: This mod must be installed on both the server and client for full functionality. Player heart data is stored in
config/life-steal.json.
The configuration file is located at config/life-steal.json.
{
"playerMaxHealth": {
"uuid-here": 20
},
"enableLogging": true,
"notEnoughHeartsMessage": "The player did not have any hearts you could steal"
}

Kill players to steal their hearts permanently. Gain a heart with every kill, lose a heart when you die. Up to 20 hearts max. A Fabric mod for Minecraft 1.21.11.