promotional bannermobile promotional banner

Liteminer

Mine an entire vein of ore, chop an entire tree or break any group of blocks by holding a hotkey.

File Details

liteminer-fabric-2.0.0+1.21.11

  • R
  • Feb 10, 2026
  • 77.09 KB
  • 31.3K
  • 1.21.11
  • Fabric

File Name

liteminer-fabric-2.0.0+1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:liteminer-1133225:7605653"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0

Fixed

  • Vein mining crops now distinguishes grown vs growing crops, so harvesting mature crops won't break nearby immature crops.
  • NeoForge: Experience orbs now drop from all blocks when vein mining, not just the first block.
  • Block mining statistics now track all blocks broken during vein mining.

Added

  • New config option: distinguish_grown_crops (default: enabled) to toggle the grown-vs-growing crop selection behavior.
  • New config option: match_deepslate_ore_variants (default: enabled) to treat <name>_ore and deepslate_<name>_ore as the same block for vein mining.
  • New client config options to customize highlight line colors (foreground + see-through) using the 16 Minecraft wool colors.
  • New client config option: show_highlights (default: enabled) to completely disable block highlights if desired.

Changed

  • Improved performance of block highlights, especially when using high block break limits

Types of changes

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.