File Details
liteminer-forge-3.1.0+26.1.2
- R
- May 27, 2026
- 108.86 KB
- 202
- 26.1.2
- Forge
File Name
liteminer-forge-3.1.0+26.1.2.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
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 configfor 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.shfor 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
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.