Life Leech Enchantment

Life Leech Enchantment

Mod

A Minecraft mod adding Life Leech enchantment.

Server AdventureMagic

2,498 downloads
1 follower
Follow Save

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.


Project members

donmor3000

Member

Details

Licensed MIT
Published 4 months ago
Updated 4 months ago