Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed ARR
Published 3 months ago
Ore Mining Speed
Fine-tuned control over how fast ores are mined
Ore Mining Speed is a lightweight NeoForge mod that allows players and modpack creators to customize mining speed multipliers for all (even modded) ores in Minecraft. Whether you want faster early-game mining, a more challenging deep-underground experience, or perfectly balanced progression in a modpack, this mod gives you full control.
Configuration:
(example)
[mining]
block_multipliers = [
"minecraft:deepslate=2.0",
"minecraft:tuff=2.0",
"minecraft:*_ore=0.8",
"modid:special_block=3.5"
]
Default configuration:
"minecraft:deepslate=2.0",
"minecraft:tuff=2.0"


