Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 2 weeks ago
Updated 6 days ago
Configurable Mining Delay
This is a fully client-side mod that allows you to change the delay between mining blocks.
The mining delay can be changed from the default 5 ticks to 0-20, using the command /miningdelay delay 2
(this would change the delay to 2 ticks).
By default, mining delay modification is disabled when connected to a server, as most servers with anti-cheat enabled will ban you for doing it. Using the command /miningdelay enabledOnServers true
will enable the modified mining delay on servers, and /miningdelay enabledOnServers false
will disable it again.
Changes you make via commands are saved to miningdelay.json
located in the config folder. Note that manually editing the file while in-game won't apply the changes in real-time like the commands do.