▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Heart Harvest
Heart Harvest

Heart Harvest

Every mob you kill increases your max health — the harder the mob, the more hearts you earn. How powerful can you get?

398
0

❤️ Heart Harvest

Kill mobs. Grow stronger. Never stop.

Heart Harvest rewards you with permanent max hearts for every mob you slay. The harder the fight, the greater the reward. Grind your way to an enormous health bar — or lose it all on death if you dare.


💀 How It Works

Every kill earns you permanent max hearts based on how dangerous the mob is. Hearts persist through sessions and server restarts automatically — no commands needed.

TierHearts GainedMobs
👑 Boss+10 ❤️Wither, Ender Dragon, Warden
💀 Hard+3 ❤️Blaze, Ghast, Elder Guardian, Shulker, Breeze, Wither Skeleton, Guardian, Piglin Brute
⚔️ Medium+2 ❤️Zombie, Skeleton, Creeper, Enderman, Witch, Pillager, Ravager, Evoker, and more
🕷️ Weak+1 ❤️Silverfish, Endermite, Slime, Cave Spider
🐄 Passive+½ ❤️All passive mobs

⚙️ Configuration

A config file is automatically generated on first launch at:

config/heart_harvest.json
{
  "resetHealthOnDeath": true,
  "passiveMobsGiveHearts": true,
  "maxhearts": false,
  "maxheartamount": 500,
  "bossHearts": 20,
  "hardHearts": 6,
  "normalHearts": 4,
  "weakHearts": 2,
  "passiveHearts": 1,
  "mobOverrides": {},
  "blacklist": []
}

To Update the mobOverrides: "mobOverrides": {"minecraft:<mob>":<heart amount>} To Update the blacklist: "blacklist": ["minecraft:<mob>"]


OptionDefaultDescription
resetHealthOnDeathtrueIf true, max health resets to 10 hearts on death — making every life a fresh grind
passiveMobsGiveHeartstrueIf false, passive mobs give no hearts — hostile mobs only
maxheartsfalseIf true, max health is capped at the value set by maxheartamount
maxheartamount500The maximum number of hearts a player can have (only applies if maxhearts is true)

Config changes can also be applied instantly in-game using commands — no restart needed.


🔧 Commands

CommandDescription
/hearts <player> <amount>Set a player's max hearts to the specified amount
/hearts resetondeath <true/false>Toggle health reset on death
/hearts passivehearts <true/false>Toggle hearts from passive mobs
/hearts maxhearts <true/false>Toggle the max heart cap
/hearts maxheartamount <number>Set the max heart cap amount (instantly applied to all online players)
/hearts reloadReloads the Config so that you may update blacklist/per mob counts as you please

📋 Requirements

  • Minecraft 1.21.9-1.21.11
  • Fabric Loader
  • Fabric API

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:1 месяц назад
Обновлён:1 неделю назад
Главная