InstaSlate
This datapack provides a unique ability to instantly mine deepslate blocks when certain conditions are met. If you're holding a netherite pickaxe with Efficiency V enchantment and you're under the Haste II effect, deepslate blocks will break immediately with a single hit.
How It Works
The datapack operates by modifying the mining speed of netherite pickaxes through a special addition to their tool properties. Each such pickaxe receives the following rule in its tool parameters:
{
"blocks": "minecraft:deepslate",
"correct_fordrops": true,
"speed": 38.3
}
It's important to note that the significant increase in mining speed applies only to standard deepslate blocks. The enhancement becomes active only when the pickaxe has Efficiency V and the character is affected by Haste II simultaneously. Once either condition is no longer met, the additional tool properties disappear immediately.
Uninstallation
To remove the datapack from your world, use the command /function instaslate:/uninstall in the game chat. This action will not only completely remove all implemented modifications but also deactivate active enhancements on all players currently online who might have the instant mining ability active.