promotional bannermobile promotional banner

VeinMinerBR

A simple, optimized, and safe vein mining mod focused on Quality of Life. I made this because I wanted a VeinMiner that just works without lagging the server.

File Details

VeinMinerBR 1.20.1(v1.2).jar

  • R
  • Nov 26, 2025
  • 6.72 KB
  • 140
  • 1.20.1
  • Forge

File Name

VeinMinerBR v1.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:veinminerbr-1392115:7263292")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.2.0 - Deepslate, Raw Blocks & Mod Compatibility

This update makes the mining logic much smarter. No more veins cutting off halfway!

🔗 Smart Ore Linking (The "Family" Logic)

  • The mod now understands that Deepslate Iron Ore, Iron Ore, and Raw Iron Blocks are all the same thing.

  • You can now mine a vein that starts in Stone, goes down into Deepslate, and connects to a Raw Block, and the mod will break them all in one go.

🛠️ Better Mod Compatibility

  • Fixed an issue where some modded ores (like Titanium or Zinc from certain mods) weren't being detected because they lacked the proper forge:ores tags.

  • Fix: Added a fallback check. If a block's registry name ends in _ore (e.g., titanium_ore), VeinMiner Plus will now recognize and mine it automatically, even without tags.

Other changes:

  • Optimized the detection code to be faster.