promotional bannermobile promotional banner

Orevein

Advanced Vein Mining.

File Details

orevein-neoforge-1.9.4-V26.1.2.jar

  • R
  • May 19, 2026
  • 794.11 KB
  • 3
  • 26.1.2
  • Fabric

File Name

orevein-neoforge-1.9.4-V26.1.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:orevein-1420796:8115169"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.9.4] - 2026-05-19 (Minecraft 26.1.2)

fabric/build/libs/orevein-fabric-1.9.4-V26.1.2.jar 2e9685508cf7efc0573c8232071c22e8e72693595331820dc0034a5eca6fc8a6

Added

  • Vein Harvest — Sneak + break a fully-grown crop while holding a netherite hoe to harvest the entire connected crop patch in one swing. Crops auto-replant in place (no dropped seeds). Configurable via enableVeinHarvest and maxVeinSizeCrops in orevein.json.
  • Mass Till — Sneak + right-click dirt or grass while holding a netherite hoe to till a 3×3 area (scales to 5×5 in 5×5 tunnel mode, or matches your Custom Size selection). Configurable via enableMassTill.
  • OreVein HUD widget — Compact on-screen status overlay showing your current mode and XP. Toggle it with the new "Toggle OreVein HUD" keybind (unbound by default, set it in Minecraft's Controls screen).

Changed

  • XP unlock thresholds are now server-synced. The radial menu previously showed hardcoded client-side threshold values; it now receives the actual thresholds from the server on join. Modpacks that customise tunnel1x2UnlockXP, tunnel3x3UnlockXP, tunnel5x5UnlockXP, or customSizeUnlockXP in orevein.json will now display the correct requirements in the UI.

Fixed

  • Fabric install broken for some users/launchers. The Fabric jar was bundling fabric-api with a broken Jar-in-Jar reference (pointed to a single monolithic jar that never existed in the archive). Launchers that inspect nested JiJ metadata could misidentify the mod or fail to satisfy the fabric-api dependency. The bundling is now generated correctly at build time.