How can I make an item that Permanently increases the Players Max HP?

Started by DragoXD on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make an item that Permanently increases the Players Max HP?

I'm currently making somewhat of an RPG Mod/World and I want an item to be designated to increase a players Max Life, How can I get that to work and might it be possible for it to work in Multiplayer aswell?

Use on item in inventory…
Tue, 08/20/2019 - 18:28

Use on item in inventory tick for example and add small amount of health or add potion effect to the entity using procedure.

I suggest you to check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
and if i wanna make it so…
Sun, 06/23/2024 - 20:25

and if i wanna make it so that it removes max health? bcuz i'm trying to make a mod with an effect that reduces the player's max hp slowly overtime