Mod
TetherMine - Vein Miner
No reviews yet
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.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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.

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.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources