promotional bannermobile promotional banner

Death Reduces Life

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
Back to Files

death-reduces-life-mod-1.1.1.jar

File namedeath-reduces-life-mod-1.1.1.jar
Uploader
hehe666666hehe666666
Uploaded
Feb 23, 2026
Downloads
39
Size
15.5 KB
Mod Loaders
Forge
File ID
7666948
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:death-reduces-life-1350851:7666948")

Learn more about Curse Maven

What's new

在版本文件夹下的config文件夹中添加了配置文件 deathreduceslife.toml

可通过配置文件控制是否在生命值耗尽时删除存档,当 deleteSave = true 时,生命值为零时会删除存档,当 deleteSave = false 时,生命值最低保留 1 点。

The configuration file deathreduceslife.toml has been added to the config folder under the version folder

which can control whether the archive is deleted when the health is exhausted, when deleteSave = true, the archive is deleted when the health is zero, and when deleteSave = false, the minimum health is retained by 1 point.

This mod has no additional files