Hold Shift + Right-click a configured block to instantly swap it with a replacement block. The original block drops its items normally. Designed for strip mining — automatically fills holes with cobblestone so you don't have to. Server-side only.
Default Replacements (18 ores)
| Ore | Replaced With |
|---|---|
| Coal, Iron, Copper, Gold, Lapis, Diamond, Emerald, Redstone | Cobblestone |
| All 8 Deepslate ore variants | Cobbled Deepslate |
| Nether Gold, Nether Quartz | Netherrack |
Configuration
config/saroseasymining-common.toml — define your own swap rules:
# Format: "target_block=replacement_block"
blockReplacements = [
"minecraft:coal_ore=minecraft:cobblestone",
"minecraft:diamond_ore=minecraft:cobblestone"
]
Config changes apply on game restart.
Gallery
Note: This wiki serves as documentation. For active discussion, please join the Discord Server.