The function of this module is very simple: it reduces the player's maximum health by 2 points upon death. When the player's health reaches zero, the save file will be deleted
If your save is deleted due to this mod, the mod author is not responsible.
**After version 1.1.1, the configuration file deathreduceslife.toml was added to the config folder under the version folder **
which can be controlled through the configuration file whether to delete the archive when the health is exhausted, when deleteSave = true, the archive will be deleted when the health value is zero, and when deleteSave = false, the minimum health value is retained by 1 point.

