Ore Harvester

Quick rating

Ore Harvester

No reviews yet

⛏️ Harvest entire ore veins instantly and drop ore items at the initial block position. An updated alternative to the vein miner / veinminer mods.

No Theme
No Genre
QoL & Tweaks
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
[Fabric/Forge/Neo] 26.2.0-1.6 | Ore Harvester
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube


About the mod

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.



Dependencies

Requires Collective
Included in The Vanilla ExperienceIncluded in Serilum's QoL Bundle
Environment: Server




Configurable

Configuration guide

   All available config options:

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.




Showcase

Mine any ore in a vein, and all blocks in it are broken:

 
Compatible with Silk Touch and any other enchantments:




Notes and links

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.

Comments are disabled as I'm unable to keep track of them across so many separate mod pages.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube

About the mod

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.



Dependencies

Requires Collective
Included in The Vanilla ExperienceIncluded in Serilum's QoL Bundle
Environment: Server




Configurable

Configuration guide

   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.




Showcase

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




Notes and links

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!


Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

4.2m
Total Downloads
CurseForge
3m
Modrinth
1.2m
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works