heal player by a specific amount
is there a way to heal the player by a specific amount? cause I dont want to use instan_healing which has a set amount of hp. I tried using data
Continue to help postdata modify entity @s Health set value 1
while being full health and it said "unable to modify player data". I guess you just cant modify player nbt like this, but who knows. maybe this does work in some way.