
Creeper Craters Regenerate

Blocks broken by mob explosions will regenerate over time.
If a block is blacklisted or replaced by a player, it will drop as with a normal explosion.
Server-side and configurable at config/creeper-craters-regenerate.toml
Config Example:
# How many ticks between block placements (per-explosion)
# default: 10
replacement_speed_ticks = 10
# How many ticks before explosions start regenerating
# default: 80
start_delay_ticks = 80
# Whether blocks will be filled in randomly within each Y height. If false, blocks will be replaced line-by-line.
# default: true
random_fill = true
# If false, gravity blocks will not fall around explosions to make the result cleaner
# default: false
falling_sand = false
# Chests and other block entities will regenerate with their contents inside. If disabled, items will drop like normal.
# default: true
preserve_block_entity_contents = true
# Entities whose explosions can be regenerated
allowed_entities = ["minecraft:creeper", "minecraft:wither_skull", "minecraft:fireball"]
# Blocks that will not regenerate
block_blacklist = ["minecraft:tnt", "minecraft:nether_portal", "minecraft:end_portal", "minecraft:end_portal_frame", "minecraft:bedrock"]
Issues
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 26.1, 26.1.1, 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as creeper-craters-regenerate-0.0.8.jar — drop this file into the mods folder
- Download size: 291 KB
- Download link checked 7 Sept 2026 — working
These come from our own check of the pack file, not from the source page.