Перейти к содержимому
Mineforgian

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!

58K загрузок64 подписчиковLicenseRef-All-Rights-Reserveddatapackfabricforgeneoforgequilt

Обновлён 29 мая 2026 г. · опубликован 14 марта 2025 г.

  • Wide Mining Preview

Wide Mining Logo

Wide Mining

Wide Mining adds an enchantment that lets you mine a 3×3 area with a single swing of a pickaxe, making mining significantly faster.

Discord


Wide Mining Preview

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

  1. Download the .zip file.
  2. Place it in .minecraft/saves/<world>/datapacks/.
  3. Run /reload in-game.

Mod (Fabric / Quilt / Forge / NeoForge)

  1. Download the .jar file.
  2. Place it in .minecraft/mods/.
  3. 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.2fabric, forge, neoforge, quilt29 мая 2026 г.Скачать (366 КБ)
2.1.5Релиз1.21.11, 26.1, 26.1.1, 26.1.2datapack29 мая 2026 г.Скачать (226 КБ)
2.1.4+modРелиз1.21.11, 26.1, 26.1.1, 26.1.2fabric, forge, neoforge, quilt11 мая 2026 г.Скачать (366 КБ)
2.1.4Релиз1.21.11, 26.1, 26.1.1, 26.1.2datapack11 мая 2026 г.Скачать (226 КБ)
2.1.2+modРелиз1.21.11, 26.1, 26.1.1, 26.1.2fabric, forge, neoforge, quilt6 мая 2026 г.Скачать (366 КБ)
2.1.2Релиз1.21.11, 26.1, 26.1.1, 26.1.2datapack6 мая 2026 г.Скачать (226 КБ)
2.1.1+modРелиз1.21.11fabric, forge, neoforge, quilt6 апреля 2026 г.Скачать (366 КБ)
2.1.1Релиз1.21.11datapack6 апреля 2026 г.Скачать (226 КБ)
2.1+modРелиз1.21.11, 26.1, 26.1.1, 26.1.2fabric, forge, neoforge, quilt28 марта 2026 г.Скачать (366 КБ)
2.1Релиз1.21.11, 26.1, 26.1.1, 26.1.2datapack28 марта 2026 г.Скачать (226 КБ)
2.0+modРелиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric, forge, neoforge, quilt26 января 2026 г.Скачать (337 КБ)
2.0Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11datapack26 января 2026 г.Скачать (197 КБ)
1.2.2+modРелиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric, forge, neoforge, quilt21 декабря 2025 г.Скачать (328 КБ)
1.2.2Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11datapack21 декабря 2025 г.Скачать (144 КБ)
1.2.1+modРелиз1.21.7, 1.21.8, 1.21.9, 1.21.10fabric, forge, neoforge, quilt28 ноября 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

Комментарии

Загружаем…