Started by
a23709g3
on
Topic category: Help with Minecraft modding (Java Edition)
the "set health of entity to get health of entity + x number" is not an accurate healing procedure because (for example, entity is healed trigger does not work)
how to make proper healing
needed a bit of code change (from "entity.setHealth" to "entity.heal"