Started by
HappieIngot283
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a new effect for my mod and I have a problem with a procedure:
How to make that when the player heals, they take damage?
Topic category: Help with Minecraft modding (Java Edition)
I'm making a new effect for my mod and I have a problem with a procedure:
How to make that when the player heals, they take damage?
make a player update tick and make it so that when the player is below max health it just sets it back at max