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.11 (neoforge)

  • B
  • Feb 8, 2026
  • 436.33 KB
  • 645
  • 1.21.11
  • NeoForge

File Name

Veinminer-neoforge-3.1.0+mc1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

3.1.0\n### New:\n- Optional exhaustion cost for vein mining (disabled by default) with Exhaustion.enabled and Exhaustion.scale in GeneralConfig.toml (1.0 = vanilla per-block cost).\n- Admin commands for exhaustion: /veinminer settings exhaustion enable|disable, /veinminer settings exhaustion scale <value>.\n- Vein-mined blocks now increment vanilla mined-block stats (Fabric uses Stats.MINED, NeoForge uses Stats.BLOCK_MINED) so external stat trackers reflect vein mining.\n- Interactive /veinminer setup wizard (admin-only) with clickable chat buttons covering enable/disable, crouch requirement, block limits, cooldown, exhaustion + scale, durability guard, particles, and block list mode.\n- Admin login prompt (clickable Yes/No) offering to run /veinminer setup until dismissed or accepted.\n### Changes:\n- /veinminer settings output now shows exhaustion enabled + scale.\n- Added /veinminer help setup topic entry.\n- Setup wizard UI restyled (colored headers/buttons, spaced nav row) and clears chat between steps; durability guard and particles now use multi-step flows (enable -> mode/value and enable -> duration/color).\n- Block list mode buttons/command remain whitelist/blacklist, but now honor the separate block-per-tool toggle: config writes blockListMode = WHITELIST|BLACKLIST plus blocksPerTool = true|false and still loads legacy GLOBAL_*/PER_TOOL_* values.\n### Fixes:\n- N/A