Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.3–1.19.4
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed MIT
Published last year
Updated last year
Life Leech Enchantment
This mod introduces Life Leech enchantment, to gain HP from your foes.
Configuration
config/lifeleech-common.toml
[General]
#Base value to calculate leeched HP from
#Allowed Values: DEALT_DAMAGE, PLAYER_MAX_HP, TARGET_MAX_HP
Base = "DEALT_DAMAGE"
#Multiplier to calculate leeched HP (=Base(%)*level*Multiplier)
Multiplier = 20
There's also data/lifeleech/tags/entity_types/blacklisted.json, entities defined here won't be leeched.
Dependencies
Fabric version requires Forge Config API Port.


