Saro's Easy Mining - Simple Resource Extraction


The Saro's Easy Mining modification fundamentally simplifies the resource extraction process in Minecraft, giving players the ability to instantly replace specific blocks with a simple combination of actions. Hold the Shift key and right-click on the desired block - it will immediately transform into the pre-configured replacement! An excellent solution for both survival and creative modes.

Main Features
🔄 Block Transformation
This system allows you to configure the replacement of some blocks with others according to your preferences. All changes are configured through a configuration file in a clear format.
⚙️ Flexible Configuration
Main configuration file: config/saroseasymining-common.toml
Example configuration:
// Block replacement settings
[block_replacements]
// List of blocks and their replacements in the format 'block=replacement'
blockReplacements = ["minecraft:coal_ore=minecraft:cobblestone",
"minecraft:iron_ore=minecraft:stone",
"minecraft:diamond_ore=minecraft:gold_ore",
"minecraft:emerald_ore=minecraft:iron_ore",
"minecraft:redstone_ore=minecraft:lapis_ore"]
📝 Ease of Use
The mod comes with ready-made replacement examples, which significantly simplifies initial setup. The configuration format is extremely simple and intuitive.
🌐 Compatibility
Fully functional in both single-player survival games and multiplayer servers without any restrictions.

How to Use
To replace a block, simply hold the Shift key and right-click on the desired block. It will automatically be replaced with the corresponding block from your configuration.