Started by
beastboy_
on
Topic category: Help with Minecraft modding (Java Edition)
When I give myself absorption it always gives me way too much when it should give only a tiny bit.
Whenever I use this, using a netherite axe with 10 attack damage it gives about 23 hearts of absorption when it should only give about 4. I've tried several things and every time it gives way too much.
The give effect block will give you the absoption potion effect, not exact absorption hearts. A rough way to convert is to divide by 4 because the absorption potion effect gives you 2 hearts(4 hp) per level.