Started by
Doorknob
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make something that damages the user once it is used. I noticed there is "deal x damage to provided entity" but there isn't anything like that for player procedures, like "deal x damage to user/player". Is there a workaround for this, or is it really there under a different name? Any and all help is appreciated.
The player is technically an entity, so just use that.