
Ore Harvester
⛏️ Harvest entire ore veins instantly and drop ore items at the initial block position. An updated alternative to the vein miner / veinminer mods.
Обновлён 18 июня 2026 г. · опубликован 22 мая 2024 г.
Ore Harvester allows players to mine entire ore veins instantly, by breaking one of the blocks in it while crouching. The time it takes to mine is increased by the amount of ore that's in the vein. All ore items will be dropped at the initial broken block's position. It is compatible with Silk Touch and any other enchantments. Diagionally connected blocks are also broken, as long as it's visible with an air block.
The mod has various config options to edit the behaviour. There is also a blacklist file available where you can specify which pickaxes are allowed to use the mod's feature.
Developed to work alongside my Tree Harvester mod.
All available config options:
Show Spoiler
oreHarvestWithoutSneak default false
If enabled, ore harvesting works when not holding the sneak button. If disabled it's reversed, and only works when sneaking.
dropOresAtFirstBrokenBlock default true
Whether all ore drops in a mined vein should drop at the first broken block's position.
enableFuzzyOreSearch default true
With fuzzy search enabled, it uses a block's raw name to determine whether it's an ore block. Improves compatibility with other mods that have not set a block tag, but does create a small chance of a false positive.
loseDurabilityPerHarvestedOre default true
If enabled, for every ore harvested, the held pickaxe loses durability.
loseDurabilityModifier default 1.0, min 0.001, max 1.0
Here you can set how much durability harvesting an ore vein should take from the pickaxe. For example if set to 0.1, this means that every 10 ore take 1 durability.
increaseExhaustionPerHarvestedOre default true
If enabled, players' exhaustion level increases 0.005 per harvested ore (Minecraft's default per broken block) * increaseExhaustionModifier.
increaseExhaustionModifier default 1.0, min 0.001, max 1.0
This determines how much exhaustion should be added to the player per harvested ore. By default 0.005 * 1.0.
increaseHarvestingTimePerOre default true
If enabled, harvesting time will increase per existing ore in a vein. The amount is determined by 'increasedHarvestingTimePerOreModifier'.
increasedHarvestingTimePerOreModifier default 0.2, min 0.01, max 10.0
How much longer it takes to harvest an ore vein with 'increaseHarvestingTimePerOre' enabled. The actual speed is: newSpeed = originalSpeed / (1 + (logCount * increasedHarvestingTimePerOreModifier)).
Pickaxe Blacklist Feature:
It's possible to only allow certain pickaxes to harvest ore veins. On first load of the mod a blacklist file is generated. It is located at ./config/oreharvester/harvestable_pickaxe_blacklist.txt. This works for modded pickaxe items as well.
Mine any ore in a vein, and all blocks in it are broken:
Show Spoiler

Compatible with Silk Touch and any other enchantments:
Show Spoiler

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 26.2.0-1.6-fabric+forge+neo | Релиз | 26.2 | fabric, forge, neoforge, quilt | 18 июня 2026 г. | .jar (84 КБ) |
| 26.1.2-1.6-fabric+forge+neo | Релиз | 26.1.2 | fabric, forge, neoforge, quilt | 1 мая 2026 г. | .jar (85 КБ) |
| 26.1.2-1.5-fabric+forge+neo | Релиз | 26.1.2 | fabric, forge, neoforge, quilt | 9 апреля 2026 г. | .jar (85 КБ) |
| 26.1.1-1.5-fabric+forge+neo | Релиз | 26.1.1 | fabric, forge, neoforge, quilt | 2 апреля 2026 г. | .jar (85 КБ) |
| 26.1.0-1.5-fabric+forge+neo | Релиз | 26.1 | fabric, forge, neoforge, quilt | 25 марта 2026 г. | .jar (85 КБ) |
| 1.21.11-1.5-fabric+forge+neo | Релиз | 1.21.11 | fabric, forge, neoforge, quilt | 11 декабря 2025 г. | .jar (85 КБ) |
| 1.21.10-1.5-fabric+forge+neo | Релиз | 1.21.10 | fabric, forge, neoforge, quilt | 7 октября 2025 г. | .jar (82 КБ) |
| 1.21.9-1.5-fabric+forge+neo | Релиз | 1.21.9 | fabric, forge, neoforge, quilt | 2 октября 2025 г. | .jar (82 КБ) |
| 1.21.8-1.5-fabric+forge+neo | Релиз | 1.21.8 | fabric, forge, neoforge, quilt | 17 июля 2025 г. | .jar (82 КБ) |
| 1.21.7-1.5-fabric+forge+neo | Релиз | 1.21.7 | fabric, forge, neoforge, quilt | 30 июня 2025 г. | .jar (82 КБ) |
| 1.21.6-1.5-fabric+forge+neo | Релиз | 1.21.6 | fabric, forge, neoforge, quilt | 18 июня 2025 г. | .jar (82 КБ) |
| 1.21.5-1.5-fabric+forge+neo | Релиз | 1.21.5 | fabric, forge, neoforge, quilt | 27 марта 2025 г. | .jar (81 КБ) |
| 1.21.4-1.5-fabric+forge+neo | Релиз | 1.21.4 | fabric, forge, neoforge, quilt | 12 февраля 2025 г. | .jar (81 КБ) |
| 1.21.1-1.5-fabric+forge+neo | Релиз | 1.21, 1.21.1 | fabric, forge, neoforge, quilt | 12 февраля 2025 г. | .jar (81 КБ) |
| 1.20.1-1.5-fabric+forge+neo | Релиз | 1.20.1 | fabric, forge, neoforge, quilt | 12 февраля 2025 г. | .jar (59 КБ) |
Показаны последние 15 из 40 версий. Все версии — на Modrinth.
Ченджлог
26.2.0-1.6-fabric+forge+neoРелиз26.2 · 18 июня 2026 г.
Updated mod to Minecraft version 26.2.
The complete changelog with detailed information about previous versions can be found on my website:
> https://serilum.com/mods?changelog=ore-harvester
26.1.2-1.6-fabric+forge+neoРелиз26.1.2 · 1 мая 2026 г.
(26.1.2 NeoForge) Updated to work with NeoForge version 26.1.2.21-beta and above.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=ore-harvester
26.1.2-1.5-fabric+forge+neoРелиз26.1.2 · 9 апреля 2026 г.
Updated mod to Minecraft version 26.1.2.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=ore-harvester
26.1.1-1.5-fabric+forge+neoРелиз26.1.1 · 2 апреля 2026 г.
Updated mod to Minecraft version 26.1.1.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=ore-harvester
26.1.0-1.5-fabric+forge+neoРелиз26.1 · 25 марта 2026 г.
Updated mod to Minecraft version 26.1.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=ore-harvester
1.21.11-1.5-fabric+forge+neoРелиз1.21.11 · 11 декабря 2025 г.
Updated mod to Minecraft version 1.21.11.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=ore-harvester
1.21.10-1.5-fabric+forge+neoРелиз1.21.10 · 7 октября 2025 г.
Updated mod to Minecraft version 1.21.10.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=ore-harvester
1.21.9-1.5-fabric+forge+neoРелиз1.21.9 · 2 октября 2025 г.
Updated mod to Minecraft version 1.21.9.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=ore-harvester
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
