Описание
死亡减少生命值这是一个在死亡时减少2点最大生命值功能的Minecraft Mod。1.1.0版本之后在最大生命值为0时会**删除存档**
Death reduces health. This is a Minecraft Mod that reduces maximum health by 2 points upon death. After version 1.1.0, **save will be deleted** when the maximum health is 0
**如果您的存档因本模组被删除,本模组作者概不负责**
**If your save is deleted due to this mod, the mod author is not responsible.**
**1.1.1版本后在版本文件夹下的config文件夹中添加了配置文件 deathreduceslife.toml**
可通过配置文件控制是否在生命值耗尽时删除存档,当 deleteSave = true 时,生命值为零时会删除存档,当 deleteSave = false 时,生命值最低保留 1 点。
**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.