RegenChoiceMod

Quick rating

RegenChoiceMod

No reviews yet

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

QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
regenchoicemod-1.0.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Regen Choice

Regen Choice is a Fabric mod that lets each player choose their own health regeneration mode when joining a world for the first time.

When a new player joins, they receive a message in chat with buttons allowing them to choose between two modes:

  • Natural Regeneration — the player keeps normal Minecraft health regeneration.
  • No Regeneration — natural health regeneration is disabled for that player.

This is useful for survival worlds, multiplayer servers, challenges, hardcore-style gameplay, or any world where players should be able to choose their own difficulty style.

Features

  • Per-player regeneration mode selection
  • Chat buttons for an easy first-time setup
  • Command fallback if chat buttons do not work correctly
  • Admin/OP commands to reset or force a player’s choice
  • Choices are saved per world
  • French translation included
  • English used as the default language for all other languages

How it works

When a player joins a world for the first time, the mod sends them a choice prompt in chat.

The player can choose:

  • Normal mode: keeps natural health regeneration enabled
  • Hardcore mode: disables natural health regeneration for that player

Once a player has chosen their regeneration mode, they cannot change it themselves.

Only an OP player on a server, or a player with commands enabled in Singleplayer or LAN, can change a player’s mode afterward.

Commands

Player command

If the chat buttons do not work correctly, players can choose their mode manually with:

/regenchoice_select [normal/hardcore]

Examples:

/regenchoice_select normal

/regenchoice_select hardcore

Admin / OP commands

These commands can only be used by OP players on a server, or by players with commands enabled in Singleplayer or LAN worlds.

Reset a player’s choice

This command sends the choice prompt back to the selected player:

/regenmodeadmin reset [PLAYER]

Example:

/regenmodeadmin reset Steve

Force a player’s mode

This command forces a regeneration mode for a selected player:

/regenmodeadmin set [normal/hardcore] [PLAYER]

Examples:

/regenmodeadmin set normal Steve

/regenmodeadmin set hardcore Steve

Permissions

After a player has made their choice, only the following users can change it:

  • OP players on a server
  • Players with commands enabled in Singleplayer
  • Players with commands enabled in LAN worlds

Regular players cannot change their regeneration mode after choosing it.

Data storage

The mod stores each player’s UUID and regeneration choice in a .txt file inside the world’s config folder.

This means regeneration choices are saved per world/map.

Languages

This mod is translated into:

  • English
  • French

All other languages use English by default.

Compatibility

This mod is made for Fabric.

Notes

The regeneration choice is permanent for regular players once selected.

Admins and OP players can still reset or force a player’s mode at any time using the admin commands.

Have fun!

Regen Choice

Regen Choice is a Fabric mod that lets each player choose their own health regeneration mode when joining a world for the first time.

When a new player joins, they receive a message in chat with buttons allowing them to choose between two modes:

  • Natural Regeneration — the player keeps normal Minecraft health regeneration.
  • No Regeneration — natural health regeneration is disabled for that player.

This is useful for survival worlds, multiplayer servers, challenges, hardcore-style gameplay, or any world where players should be able to choose their own difficulty style.

Features

  • Per-player regeneration mode selection
  • Chat buttons for an easy first-time setup
  • Command fallback if chat buttons do not work correctly
  • Admin/OP commands to reset or force a player’s choice
  • Choices are saved per world
  • French translation included
  • English used as the default language for all other languages

How it works

When a player joins a world for the first time, the mod sends them a choice prompt in chat.

The player can choose:

  • Normal mode: keeps natural health regeneration enabled
  • Hardcore mode: disables natural health regeneration for that player

Once a player has chosen their regeneration mode, they cannot change it themselves.

Only an OP player on a server, or a player with commands enabled in Singleplayer or LAN, can change a player’s mode afterward.

Commands

Player command

If the chat buttons do not work correctly, players can choose their mode manually with:

/regenchoice_select [normal/hardcore]

Examples:

/regenchoice_select normal

/regenchoice_select hardcore

Admin / OP commands

These commands can only be used by OP players on a server, or by players with commands enabled in Singleplayer or LAN worlds.

Reset a player’s choice

This command sends the choice prompt back to the selected player:

/regenmodeadmin reset [PLAYER]

Example:

/regenmodeadmin reset Steve

Force a player’s mode

This command forces a regeneration mode for a selected player:

/regenmodeadmin set [normal/hardcore] [PLAYER]

Examples:

/regenmodeadmin set normal Steve

/regenmodeadmin set hardcore Steve

Permissions

After a player has made their choice, only the following users can change it:

  • OP players on a server
  • Players with commands enabled in Singleplayer
  • Players with commands enabled in LAN worlds

Regular players cannot change their regeneration mode after choosing it.

Data storage

The mod stores each player’s UUID and regeneration choice in a .txt file inside the world’s config folder.

This means regeneration choices are saved per world/map.

Languages

This mod is translated into:

  • English
  • French

All other languages use English by default.

Compatibility

This mod is made for Fabric.

Notes

The regeneration choice is permanent for regular players once selected.

Admins and OP players can still reset or force a player’s mode at any time using the admin commands.

Have fun!

Screenshots

Gallery

  • OP_command_to_reset_regeneration.png
    OP_command_to_reset_regeneration.png OP_command_to_reset_regeneration.png
  • no_regeneration.png
    no_regeneration.png no_regeneration.png
  • OP_command_to_force_regeneration_mode.png
    OP_command_to_force_regeneration_mode.png OP_command_to_force_regeneration_mode.png
  • other-way-to-choose-your-mode-in-addition-to-the-buttons.png
    other-way-to-choose-your-mode-in-addition-to-the-buttons.png other-way-to-choose-your-mode-in-addition-to-the-buttons.png
  • natural_regeneration.png
    natural_regeneration.png natural_regeneration.png
  • OP command to reset regeneration
    OP command to reset regeneration
  • no regeneration
    no regeneration
  • Other way to choose your mode in addition to the buttons
    Other way to choose your mode in addition to the buttons
  • OP command to force regeneration mode
    OP command to force regeneration mode
  • natural regeneration
    natural regeneration

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works