smartoremining-1.0.1.jar
Curse Maven Snippet
What's new
# Smart Ore Mining - Changelog
## Version 1.0.1 (November 30, 2025)
### Major Changes
- **Complete overhaul of activation modes**:
* **HOLD mode**: Hold the assigned key while mining (default mode)
* **TOGGLE mode**: Press once to enable, press again to disable
* Removed `SNEAK_OR_KEY` mode which caused confusion
- **Improved key binding configuration**:
* Default key is now **Sneak (Left Shift)**
* Key can be changed in Minecraft's controls
* Both modes (HOLD and TOGGLE) use the same configurable key
### Technical Improvements
- **Extended multi-version compatibility**:
* Replaced `ResourceLocation.fromNamespaceAndPath()` with `ResourceLocation.parse()`
* Compatible with Minecraft **1.20.1 to 1.20.6** (and potentially 1.21)
* Supports Forge versions **47.x to 49.x**
- **Bug Fixes**:
* Fixed client startup crash due to premature configuration loading
* Optimized key detection in HOLD mode with tick-based verification
### Upgrade Notes
Old configuration files with `activationMode=SNEAK_ONLY`, `KEY_ONLY`, and `SNEAK_OR_KEY` will be automatically migrated to the new `HOLD` and `TOGGLE` modes respectively.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

