promotional bannermobile promotional banner

T28's Universal Veinminer

A simple, lightweight, and highly configurable universal Veinminer mod for Minecraft Forge 1.20.1!

File Details

universalveinminer-1.0.0.jar

  • R
  • Apr 12, 2026
  • 368.89 KB
  • 9
  • 1.20.1
  • Forge

File Name

universalveinminer-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:t28s-universal-veinminer-1511637:7913988")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.0.0

Date: 2026-04-11

Changes:

  • Initial release of "T28's Universal Veinminer" for Forge 1.20.1.
  • Added universal veinmining mechanic, activated by sneaking.
  • Implemented automatic dynamic detection for Ores and Logs using Forge Tags (Tags.Blocks.ORES, BlockTags.LOGS).
  • Implemented a 3D BFS search algorithm for finding connected identical blocks.
  • Added full vanilla integration: respects Fortune, Silk Touch, tool damage (Unbreaking), and player exhaustion.
  • Added safety feature: veinmining stops automatically if the tool reaches 1 durability.
  • Added an in-game toggle key (default 'V') with Action Bar notifications.
  • Added an in-game command system (/universalveinminer) with auto-completion to whitelist custom blocks.
  • Added configurable safety limit for maximum blocks mined per action (default: 64, max: 1024).
  • Added English (en_us) and Spanish (es_es) localizations.

Fixes:

  • Initial version; no fixes yet.

Notes:

  • Mod requires Forge 1.20.1.
  • Configuration is saved in universalveinminer-common.toml.