Twilight's Flavors & Delight

Twilight's Flavors & Delight

15M Downloads

[1.20.1] Stat Tinkerer incompatibility

SigmaFlame opened this issue ยท 1 comments

commented

Hello,

In 1.20.1, your mod prevents the mod Stat Tinkerer to work properly.
Your mod seems to enforce that the player revive with 20 hp, even if in Stat Tinkerer I have set to 6 hp.
Removing your mod makes Stat Tinkerer work well again.

Terrails/stat-tinkerer#1

commented

I only did player.setHealth(player.getMaxHealth());.

Anyway, you can disable this in config:
in l2configs/l2library-common.toml, set
restoreFullHealthOnRespawn = false