
Wide Mining
Wide Mining adds an enchantment which allows players to mine a 3x3 area with a single swing of a pickaxe, making mining way faster!
Обновлён 29 мая 2026 г. · опубликован 14 марта 2025 г.

Wide Mining adds an enchantment that lets you mine a 3×3 area with a single swing of a pickaxe, making mining significantly faster.
Customization
Want to configure enchantment levels, sneak-to-disable, loot table options, or export for a specific mod loader? Use the Wide Mining Generator to build a custom version — no setup required.
If you need help or have a specific request, join us on Discord.
Installation
Datapack
- Download the
.zipfile. - Place it in
.minecraft/saves/<world>/datapacks/. - Run
/reloadin-game.
Mod (Fabric / Quilt / Forge / NeoForge)
- Download the
.jarfile. - Place it in
.minecraft/mods/. - Launch the game — no extra steps needed.
Support
Found a bug or have a suggestion? Join us on Discord.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.1.5+mod | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric, forge, neoforge, quilt | 29 мая 2026 г. | Скачать (366 КБ) |
| 2.1.5 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | datapack | 29 мая 2026 г. | Скачать (226 КБ) |
| 2.1.4+mod | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric, forge, neoforge, quilt | 11 мая 2026 г. | Скачать (366 КБ) |
| 2.1.4 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | datapack | 11 мая 2026 г. | Скачать (226 КБ) |
| 2.1.2+mod | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric, forge, neoforge, quilt | 6 мая 2026 г. | Скачать (366 КБ) |
| 2.1.2 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | datapack | 6 мая 2026 г. | Скачать (226 КБ) |
| 2.1.1+mod | Релиз | 1.21.11 | fabric, forge, neoforge, quilt | 6 апреля 2026 г. | Скачать (366 КБ) |
| 2.1.1 | Релиз | 1.21.11 | datapack | 6 апреля 2026 г. | Скачать (226 КБ) |
| 2.1+mod | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric, forge, neoforge, quilt | 28 марта 2026 г. | Скачать (366 КБ) |
| 2.1 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | datapack | 28 марта 2026 г. | Скачать (226 КБ) |
| 2.0+mod | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | fabric, forge, neoforge, quilt | 26 января 2026 г. | Скачать (337 КБ) |
| 2.0 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | datapack | 26 января 2026 г. | Скачать (197 КБ) |
| 1.2.2+mod | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | fabric, forge, neoforge, quilt | 21 декабря 2025 г. | Скачать (328 КБ) |
| 1.2.2 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | datapack | 21 декабря 2025 г. | Скачать (144 КБ) |
| 1.2.1+mod | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric, forge, neoforge, quilt | 28 ноября 2025 г. | Скачать (328 КБ) |
Показаны последние 15 из 22 версий.
Ченджлог
2.1.5+modРелиз26.1, 26.1.1, 26.1.2 · 29 мая 2026 г.
Add official support for Minecraft 26.1–26.1.2. The pack format range (min 88 / max 9999) already covered these releases; this version verifies and advertises 26.x compatibility. No gameplay changes.
2.1.5Релиз26.1, 26.1.1, 26.1.2 · 29 мая 2026 г.
Add official support for Minecraft 26.1–26.1.2. The pack format range (min 88 / max 9999) already covered these releases; this version verifies and advertises 26.x compatibility. No gameplay changes.
2.1.4+modРелиз26.1, 26.1.1, 26.1.2 · 11 мая 2026 г.
See the 2.1.4 datapack version for the full changelog. This release packages the same datapack as a Fabric/Quilt/Forge/NeoForge mod (universal jar with all four loader manifests).
2.1.4Релиз26.1, 26.1.1, 26.1.2 · 11 мая 2026 г.
- Switch to a vanilla-compatible enchantment schema. v2.1.2 used description.fallback and effects: {} which the Mojang strict codec silently rejected on parts of 1.21.x and on 26.x, leaving the enchant visible but unregistered. New schema mirrors vanilla fortune.json shape (no fallback, no effects field).
- Match silk-touch rarity by joining #minecraft:exclusive_set/mining (now competes with fortune+silk-touch for the same enchant-table slot).
- Fix min_format range. v2.1.2 was [88,0]-[9999,0] which let 1.21.5-1.21.8 attempt to load and silently break; v2.1.3 over-tightened to [94,0] excluding 1.21.10. v2.1.4 settles at [88,0]-[9999,0] with the registry-compatible schema so 1.21.9/10/11 all load cleanly and older versions get a real Incompatible Pack message.
- Verified end-to-end on Paper 1.21.11 (33/33 supported blocks pass a 3x3 sweep via a headless mineflayer bot) and on vanilla 26.1.2 (clean pack load, enchant registers).
2.1.2+modРелиз26.1, 26.1.1, 26.1.2 · 6 мая 2026 г.
Fix datapack failing to register on 1.21.x servers — widen pack.mcmeta range and repair enchantment definition (slots: mainhand, add effects). Server restart required so the enchantment registry rebuilds; /reload alone won't pick it up.
2.1.2Релиз26.1, 26.1.1, 26.1.2 · 6 мая 2026 г.
Fix datapack failing to register on 1.21.x servers — widen pack.mcmeta range and repair enchantment definition (slots: mainhand, add effects). Server restart required so the enchantment registry rebuilds; /reload alone won't pick it up.
2.1+modРелиз26.1, 26.1.1, 26.1.2 · 28 марта 2026 г.
Nerf Wide Mining, such that it only mines 1x3
2.1Релиз26.1, 26.1.1, 26.1.2 · 28 марта 2026 г.
Nerf Wide Mining, such that it only mines 1x3
Комментарии
Загружаем…
