Started by
DragoXD
on
Topic category: Help with Minecraft modding (Java Edition)
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 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
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