ModMIT
Customizable Player Health
A simple mod to change the player's default max health via a config file.
211
Downloads
1
Followers
5 months ago
Updated
📦
1
Versions
📖About Customizable Player Health
Customizable Player Health
This mod lets you easily change the player's default max health using a config file.
It's a server-side mod, so it will affect all players who join, with no client-side installation required.
Features
- Set any custom value for the player's max health.
- Server-side only.
- Lightweight and designed for high compatibility.
How to Configure
- Run the game once to generate the
customizable_player_health-common.tomlfile in yourconfigfolder. - Open the file and change the value of
defaultMaxHealth = 20.0.