File Details
Veinminer 1.21.9 (fabric)
- B
- Feb 16, 2026
- 1.03 MB
- 57
- 1.21.9
- Fabric
File Name
Veinminer-fabric-3.1.2+mc1.21.9.jar
Supported Versions
- 1.21.9
Curse Maven Snippet
3.1.2
New:
- Improved internal compatibility handling for test-harness reflection across Minecraft targets.
Changes:
FeatureTestHarnessnow supports both legacy and currentVeinMinerController#findVeinsignatures.FeatureTestHarnessnow resolvesapplyPlanusingcreatePlanreturn type when needed, with safe fallback logic.- Bootstrap now lazily initializes
FeatureTestHarnessinstead of creating it during startup.
Fixes:
- Fixed startup crash on Fabric and NeoForge caused by
NoSuchMethodExceptionforVeinMinerController#findVein. - Fixed startup crash on Fabric and NeoForge caused by
NoSuchMethodExceptionforVeinMinerController#applyPlan. - Prevented test-harness reflection failures from hard-crashing normal game initialization.

