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-3.1.0+26.1.2

  • R
  • May 27, 2026
  • 112.27 KB
  • 790
  • 26.1.2
  • Fabric

File Name

liteminer-fabric-3.1.0+26.1.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:liteminer-1133225:8152132"
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.

3.1.0

Added

  • Added /liteminer config for opening the config screen where supported, with a Forge fallback that links to the config folder.
  • Added a public Liteminer API for addon integrations, including veinmine lifecycle events, player state helpers, shape registration, and HUD customization hooks.
  • Synced German, British English, European Spanish, Hungarian, and Polish translations from i18n.kaf.sh for the latest version.

Changed

  • Improved high-count block highlight rendering performance by one bajillion % by drawing exposed boundary edges directly instead of building large outline shape unions.
  • Improved highlight performance for dense plant and leaf selections.

Credits

  • German and British English translations by JoAiJo.
  • European Spanish translation by Leshton.
  • Hungarian translation by bayi.
  • Polish translation by div1ne.

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.