Tired of block breaking progress resetting every time you stop mining?
Persistent Block Damage brings a Hytale-inspired mining system to Minecraft. Block damage remains visible and persists for a configurable amount of time, allowing you to continue mining exactly where you left off.
When you mine a block, its cracks remain visible even after you stop mining. If you return before the configured timeout expires, you continue from the exact same progress.
The total number of hits required to break a block never changes. Vanilla balance is fully preserved.
Vanilla: ████████████ (12 consecutive hits or progress resets)
PBD: ██████ pause ██████ = 12 hits ✨
Configurable persistent block damage (1–300 seconds)
Visible cracks remain after mining stops
Optional smooth decay system
Instant reset mode available
Fully multiplayer compatible
Server-authoritative synchronization
Real-time admin commands
Optimized for large servers
No additional dependencies required
Dedicated server support
Start mining a block
The block accumulates damage and displays cracks
Stop mining
The cracks remain visible
Return before the timeout expires
Continue mining from the same progress
If the timeout expires, the damage resets
The configuration file is automatically generated at:
config/persistentblockdamage-server.toml
Example:
[general]
# Seconds before damage begins to decay
blockDamagePersistenceSeconds = 10
# true = smooth decay
# false = instant reset
smoothDecay = true
# Ticks between decay steps
# 20 ticks = 1 second
decayIntervalTicks = 20
# Maximum tracked damaged blocks
maxTrackedBlocks = 10000
# Maximum crack render distance
renderDistance = 64
| Command | Description |
|---|---|
/pdb |
Displays the current persistence time |
/pdb 30 |
Sets persistence to 30 seconds |
/pdb 60 |
Sets persistence to 1 minute |
/persistentblockdamage |
Displays full mod information |
/persistentblockdamage time <seconds> |
Changes persistence time |
/persistentblockdamage smooth |
Toggles smooth decay |
Examples:
/pdb 5
Cracks disappear after 5 seconds
/pdb 120
Cracks remain for 2 minutes
/pdb 300
Maximum persistence time (5 minutes)
Install NeoForge 21.1.233 or newer for Minecraft 1.21.1
Download PersistentBlockDamage-x.x.x.jar
Place the file inside your mods folder
Launch the game or server
The mod works immediately with default settings.
Persistent Block Damage is fully synchronized by the server.
If one player leaves a block at 50% progress:
Other players will see the cracks
Other players can continue mining it
Progress is shared and synchronized automatically
Perfect for multiplayer survival servers.
Minecraft 1.21.1
NeoForge 21.1.233+
Dedicated Server or Singleplayer
No additional mods required
No.
The number of hits remains exactly the same as vanilla Minecraft. The mod only preserves progress between mining sessions.
Yes.
Mining speed is calculated normally using the currently equipped tool.
No.
The system is optimized to handle thousands of damaged blocks with minimal overhead.
Generally yes.
Persistent Block Damage only extends Minecraft's existing block damage system and does not modify tools, blocks, or mining mechanics.
This mod is inspired by the persistent mining system showcased in Hytale, bringing a more immersive and forgiving mining experience to Minecraft while preserving vanilla balance.
Created by DeLaRosaPlay