Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Data Pack
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 8 months ago
Updated 8 months ago
Datapack to change your health amount to whatever amount you desire it to be! Custom health or custom hearts, 2 HP is equal to 1 heart, but it will work even if you use hearts which aren't multiples of 2.
To alter the hp value you want players to have follow this steps:
-
go to data/customhp/functions/
-
open the .mcfunction file with notepad/virtual studio code/any other code editting software
-
change the value in "attribute @p[tag=chp] minecraft:generic.max_health base set 40" from "40" to your desired amount of HP in integral numbers!
-
load the datapack, and the players HP will change to that amount! This datapack will affect any players on your server.