A Fabric client mod to "mine" bedrock!
This project fork modified from LXYan2333/Fabric-Bedrock-Miner
- Bedrock
- None
- Command Block
- Chain Command Block
- Repeating Command Block
- Structure Void
- Structure Block
- Jigsaw Block
- Air
- Replaceable blocks
/bedrockMiner
on/off/bedrockMiner disable
disable the mod (the mod will not continue to process after it is turned on)/bedrockMiner block whitelist add <block>
add whitelist block list/bedrockMiner block whitelist remove <block>
remove whitelist block list/bedrockMiner block blacklist add <block>
add blacklist block list/bedrockMiner block blacklist remove <block>
remove blacklist block list/bedrockMiner block blockName add <blockName>
add blacklist block list/bedrockMiner block blockName remove <blockName>
remove blacklist block list/bedrockMiner task add <x, y, z>
add a task/bedrockMiner task clear
clear the task/bedrockMiner debug true
enables debug mode/bedrockMiner debug false
turn off debug mode
https://www.youtube.com/watch?v=b8Y86yxjr_Y
https://www.bilibili.com/video/BV1Fv411P7Vc
Have the following items ready:
- Efficiency V diamond (or netherite) pickaxe
- Haste II beacon
- Pistons
- Redstone torches
- Slime blocks
Right click bedrock with an empty hand to switch on/off.
While the mod is enabled, left click bedrock to "mine" it.
If my mod saves you tons of time, please considering leave me a star.
Checkout to the corresponding Minecraft version and compile following the Fabric wiki.