Help to prevent health gain

Started by Roguelikepaladin. on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help to prevent health gain

Hey I wanted to make a effect that prevents all healing, including golden apples and potions? I have tried many different variaton but none work right?

can someone help?

Joined May 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can make a gamerule that…
Sat, 06/19/2021 - 00:27

You can make a gamerule that turns of regen and exclude the items you mentioned above.

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
But I need the same sort of…
Sat, 06/19/2021 - 02:44

But I need the same sort of code for the turn off regen, and whenever I try it either works really odd, or fails to work :(