File Details
VeinMiner999-1.0.4 Configuration Update
- R
- Nov 24, 2025
- 14.22 KB
- 378
- 1.21.10+11
File Name
VeinMiner999-1.0.4.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
### New Features
* **Silk Touch Mode:** A new option `enable_silk_touch_mode` has been added to the configuration (`config.yml`). When set to `true`, vein mining with a Silk Touch enchanted tool will convert ore blocks to their silk-touched versions (e.g., diamond ore remains as diamond ore block).
* **Cooldown Settings:** Added `cooldown_seconds` option to the configuration to set a cooldown period between vein mining actions to prevent spam.
* **Maximum Vein Size Limits:** Added `max_vein_size` option to the configuration to prevent extremely large veins that could cause server lag.
### Improvements
* **Diagonal Ore Detection:** Improved ore detection algorithm to check all 26 adjacent blocks (including diagonals) instead of just 6 directions, making vein detection more accurate.
* **Better XP Drops:** Corrected experience drop values to match Minecraft's standard values for each ore type.
* **Tool Break Handling:** Fixed tool breakage handling to prevent issues when updating durability after a tool has already broken.

