Custom Vein Miner
作者:rebot | 分类:模组
Minecraft 版本: 1.21.2 1.21.3 1.21.4-pre1 1.21.4-pre2 1.21.4-pre3 1.21.4-rc1 1.21.4-rc2 1.21.4-rc3 1.21.4 1.21.5-pre1 1.21.5-pre2 1.21.5-pre3 1.21.5-rc1 1.21.5-rc2 1.21.5 1.21.6-pre1 1.21.6-pre2 1.21.6-pre3 1.21.6-pre4 1.21.6-rc1 1.21.6 1.21.7-rc1 1.21.7-rc2 1.21.7 1.21.8-rc1 1.21.8 1.21.9-pre1 1.21.9-pre2 1.21.9-pre3 1.21.9-pre4 1.21.9-rc1 1.21.9 1.21.10-rc1 1.21.10 1.21.11-pre1 1.21.11-pre2 1.21.11-pre3 1.21.11-pre4 1.21.11-pre5 1.21.11-rc1 1.21.11-rc2 1.21.11-rc3 1.21.11 26.1-snapshot-2 26.1-snapshot-3 26.1-snapshot-4 26.1-snapshot-5 26.1-snapshot-6 26.1-snapshot-7 26.1-snapshot-8 26.1-snapshot-9 26.1-snapshot-10 26.1-snapshot-11
平台: fabric forge neoforge quilt
标签: game-mechanics storage utility
Mine entire veins of ore and chop full trees any blocks instantly just sneak and mine!
Custom Vein Miner?
Simply hold Sneak (Shift) and break a block to mine the entire connected vein of ore or chop down a whole tree, including leaves. (custom blocks if added) scroll below for commands
Features
Ore Vein Mining
Supported ores out of the box:
- Coal, Iron, Copper, Gold, Redstone, Emerald, Lapis, Diamond
- All Deepslate ore variants
- Nether Quartz, Nether Gold, Ancient Debris
Tree Felling (Tree Chopping)
Supported trees:
- Oak, Spruce, Birch, Jungle, Acacia, Dark Oak, Mangrove, Cherry, Pale Oak
- Crimson & Warped stems (Nether trees)
- All stripped log and wood variants
Full Enchantment Support
Your tool's enchantments are automatically applied to every block in the vein:
- Silk Touch — ores drop as blocks, leaves drop as leaf blocks
- Fortune I / II / III — bonus drops on every block in the vein
Add ANY Block - Including Modded!
Easily add any block to vein mining with simple in-game commands:
/function cvm:add_ore {b:"stone"}
/function cvm:add_log {b:"bamboo_block"}
/function cvm:add_mod {m:"create", b:"zinc_ore", mode:"ore"}
Press F3 to find the block's ID, then add it with one command. That's it!
note: for modded blocks namspace required
Fully Configurable
All settings adjustable in-game — no file editing needed:
| Setting | Command | Default |
|---|---|---|
| Max vein size | /scoreboard players set max_vein cvm.config 64 |
64 blocks |
| Sneak mode on/off | /scoreboard players set sneak_mode cvm.config 1 |
On |
| Cooldown | /scoreboard players set default_cooldown cvm.cooldown 10 |
10 ticks |
| Enable/Disable | /scoreboard players set system_disabled cvm.config 0 |
Enabled |
Help Menu
Type /function cvm:help for a help menu
All Commands
| Command | Description |
|---|---|
/function cvm:help |
Show interactive help menu |
/function cvm:add_ore {b:"block_id"} |
Add a vanilla block (ore/flood-fill mode) |
/function cvm:add_log {b:"block_id"} |
Add a vanilla block (tree/26-dir mode) |
/function cvm:add_mod {m:"namespace", b:"block_id", mode:"ore"} |
Add a modded block |
/function cvm:remove {b:"block_id"} |
Remove a vanilla block |
/function cvm:remove_mod {m:"namespace", b:"block_id"} |
Remove a modded block |
请登录后举报
暂无评论,抢个沙发吧~