promotional bannermobile promotional banner

TetherMine - Vein Miner

Sneak while mining ores or logs, and TetherMine breaks the farthest connected matching block first. The starting block breaks last, drops are delivered to your feet, and modded ores and logs are supported.
TetherMine.gif

TetherMine.gif

Description

TetherMine is a Fabric mod for singleplayer and servers that changes how ores and logs are mined while sneaking.

Sneak while mining an ore or log, and TetherMine will search connected matching blocks, break the farthest one first, and deliver its drops to your feet. Keep mining the starting block to work through the whole vein or tree. The block you started on breaks last.

TetherMine supports diagonal connections, vanilla ores, vanilla logs, raw ore blocks, ancient debris, and many modded ores/logs automatically when they follow common block ID names like _ore, _log, _wood, _stem, or _hyphae

Server owners and singleplayer users can customize behavior with config/tethermine.json or Mod Menu:

{
  "max_scan_blocks": 256,
  "additional_blocks": [
    "minecraft:raw_iron_block = iron_ore",
    "minecraft:raw_gold_block = gold_ore",
    "minecraft:raw_copper_block = copper_ore",
    "minecraft:ancient_debris"
  ],
  "disabled_blocks": []
}

max_scan_blocks controls how many connected matching blocks TetherMine checks per mining attempt. The default is 256, which is enough for normal veins and large trees while keeping performance safe.

additional_blocks lets you add blocks that TetherMine should handle. Use block_id = family_key to connect a block to an existing group. For example, minecraft:raw_copper_block = copper_ore makes raw copper blocks mine with copper ore. You can also add a block by itself, like minecraft:ancient_debris, to make it work as its own group.

disabled_blocks lets you turn off specific blocks. For example, adding minecraft:diamond_ore prevents TetherMine from handling regular diamond ore, even though it would normally be detected automatically.

TetherMine is server-side only for multiplayer, so players do not need to install it to join a server that has it.

The TetherMine - Vein Miner Team

profile avatar
  • 3
    Followers
  • 20
    Projects
  • 102.3K
    Downloads

More from Poke_BenjiView all