Configurable Health allows you to set the player’s and most mob’s max health and starting health via a configuration file.
Screenshots and How to config:
For example, a player config of:
“player config” {
I:playerMaxHealth=60
I:playerStartHealth=38
}
Results in the following when a player spawns:
Additionally, Heart Fragments can drop from mobs and be combined to make a heart that increases the player’s Max Health by 1 Heart. If the player dies though, they will lose all hearts gained.
The drop rate and max amount of hearts a player can obtain are configurable as well. Heart Fragment drops can be disabled as well if desired.
How to install:
- Download and install Minecraft Forge.
- Download the mod.
- Go to %appdata%.
- Go to .minecraft/mods folder.
- If the “mods” folder does not exist you can create one.
- Drag and drop the downloaded jar (zip) file into it.
- Enjoy the mod.