promotional bannermobile promotional banner

Veinminer - Highly Configurable

Veinminer is a configurable mining mod that lets you break entire veins with a single block break. It keeps the grind down while giving server owners clear controls, limits, and permissions.

File Details

Veinminer 1.21.10 (fabric)

  • B
  • Feb 16, 2026
  • 1.03 MB
  • 604
  • 1.21.10
  • Fabric

File Name

Veinminer-fabric-3.1.2+mc1.21.10.jar

Supported Versions

  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:veinminer-hc-1296186:7635657"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

3.1.2

New:

  • Improved internal compatibility handling for test-harness reflection across Minecraft targets.

Changes:

  • FeatureTestHarness now supports both legacy and current VeinMinerController#findVein signatures.
  • FeatureTestHarness now resolves applyPlan using createPlan return type when needed, with safe fallback logic.
  • Bootstrap now lazily initializes FeatureTestHarness instead of creating it during startup.

Fixes:

  • Fixed startup crash on Fabric and NeoForge caused by NoSuchMethodException for VeinMinerController#findVein.
  • Fixed startup crash on Fabric and NeoForge caused by NoSuchMethodException for VeinMinerController#applyPlan.
  • Prevented test-harness reflection failures from hard-crashing normal game initialization.