RegenChoiceMod

This project is a Fabric Minecraft mod that lets you manage health regeneration mode, either natural regeneration or no regeneration.

File Details

regenchoicemod-1.0.0.jar

  • R
  • May 29, 2026
  • 26.39 KB
  • 0
  • 26.1.2
  • Fabric

File Name

regenchoicemod-1.0.0.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:regenchoicemod-1558014:8166905"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

In this version, when a new player joins a world, they can choose between two regeneration modes, natural regeneration or no regeneration, directly from chat using buttons.

To avoid chat-related issues, a command is available:

/regenchoice_select [normal/hardcore]

This command lets the player choose their regeneration mode.

Warning: once a player has chosen their regeneration mode, only an admin can change it.

Once the mode has been chosen, only an OP player on a server, or a player with commands enabled in Singleplayer or LAN, can change this mode.

The reset command sends the choice prompt back to the player’s chat:

/regenmodeadmin reset [PLAYER]

The set command forces the choice using this command:

/regenmodeadmin set [normal/hardcore] [PLAYER]

The mod stores your UUID and your regeneration choice in a ".txt" file in the map’s "config" folder.

This mod is translated into French, and all other languages use English.

Have fun!