[bug] incompatible to health level additions of levelz mod
TobiPeterG opened this issue ยท 1 comments
Hey there,
I have the levelz mod installed and every time I eat something, I lose the hearts I got from the levelz mod.
This issue doesn't exist with the health level mod (hearts earned there are kept and health level doesn't remove hearts earned by levelz, so it's very likely an issue of sof
I wonder what the updateMaxHealth method gets at the GENERIC_MAX_HEALTH value here: https://github.com/Siphalor/spiceoffabric/blob/master/src/main/java/de/siphalor/spiceoffabric/SpiceOfFabric.java#L70
And what does createHealthModifier do exactly or how does the health value get edited?