File Details
Veinminer 1.20.2 (fabric)
- B
- Feb 16, 2026
- 1.03 MB
- 18
- 1.20.2
- Fabric
File Name
Veinminer-fabric-3.1.2+mc1.20.2.jar
Supported Versions
- 1.20.2
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.

