Mod

Regenerating Blocks

Quick rating

Regenerating Blocks

No reviews yet

Adds a special block which can regenerate into another block after a delay

AI Art
Mod Loaders
Forge
NeoForge
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 Required
Server Required

About

Project Details

Type
Mod
License
Creative Commons Attribution Non Commercial 4.0 International
Latest Version
RegeneratingBlocks-Forge 1.3-1.20.1
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

Regenerating Blocks

Regenerating Blocks is a cross-loader Minecraft mod for Fabric and Forge that adds a special block which can regenerate into another block after a delay.

Features

  • A regenerating block that can be configured to restore a target block
  • Timer-based regeneration
  • Block/item tooltip information
  • Command support for setting up regenerating blocks
  • Jade integration for extra block info where available

Commands

The mod adds a command for creating a correctly configured regenerating block item:

/regeneratingblocks <target> <block> <timer>
  • <target> — one or more players who should receive the item
  • <block> — the block that this regenerating block will restore
  • <timer> — regeneration time in ticks, minimum 1

Example:

/regeneratingblocks @p minecraft:diamond_ore 1200

This gives the selected player a regenerating block item with the correct TargetBlock and Timer NBT values already set.

Global regenerating blocks via tags

You can also make any block a globally regenerating block by adding it to a block tag whose path starts with regenerating/.

The mod reads tags in the following format:

data/regeneratingblocks/tags/blocks/regenerating/<timer>.json

Where:

  • regeneratingblocks is the mod namespace
  • <timer> is the regeneration time in ticks
  • the JSON file contains the blocks that should use that timer

Example file: data/regeneratingblocks/tags/blocks/regenerating/1200.json

{
  "replace": false,
  "values": [
	"minecraft:diamond_ore",
	"minecraft:deepslate_diamond_ore"
  ]
}

Any block included in that tag will be treated as a regenerating block with a 1200 tick delay when broken.

Configuration

Сonfig and currently includes:

  • defaultTimer — default regeneration time in ticks
  • defaultBlock — fallback block used when no target block is provided

Regenerating Blocks

Regenerating Blocks is a cross-loader Minecraft mod for Fabric and Forge that adds a special block which can regenerate into another block after a delay.

Features

  • A regenerating block that can be configured to restore a target block
  • Timer-based regeneration
  • Block/item tooltip information
  • Command support for setting up regenerating blocks
  • Jade integration for extra block info where available

Commands

The mod adds a command for creating a correctly configured regenerating block item:

/regeneratingblocks <target> <block> <timer>
  • <target> — one or more players who should receive the item
  • <block> — the block that this regenerating block will restore
  • <timer> — regeneration time in ticks, minimum 1

Example:

/regeneratingblocks @p minecraft:diamond_ore 1200

This gives the selected player a regenerating block item with the correct TargetBlock and Timer NBT values already set.

Global regenerating blocks via tags

You can also make any block a globally regenerating block by adding it to a block tag whose path starts with regenerating/.

The mod reads tags in the following format:

data/regeneratingblocks/tags/blocks/regenerating/<timer>.json

Where:

  • regeneratingblocks is the mod namespace
  • <timer> is the regeneration time in ticks
  • the JSON file contains the blocks that should use that timer

Example file: data/regeneratingblocks/tags/blocks/regenerating/1200.json

{
  "replace": false,
  "values": [
	"minecraft:diamond_ore",
	"minecraft:deepslate_diamond_ore"
  ]
}

Any block included in that tag will be treated as a regenerating block with a 1200 tick delay when broken.

Configuration

Сonfig and currently includes:

  • defaultTimer — default regeneration time in ticks
  • defaultBlock — fallback block used when no target block is provided

Screenshots

Gallery

This project has no gallery images yet.

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 and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync