
HarvestLeveling
Simple Forge mod for pack developers, allowing them to override a tool's harvest level.
What this mod does do:
- Manual override of a tool's harvest level to any tier registered in Forge's TierSortingRegistry
- Allow for registering custom harvest levels via config
- Provides a command to dump tiers registered in TierSortingRegistry
What this mod doesn't do
- Override of block's harvest level requirements (use vanilla/forge tags for this)
- Harvest levels for non tools (item must extend DiggerItem)
- Modify mining speeds of tools (use Property Modifier or a similar mod)
How to Use
- Open
harvest_leveling-common.toml - In the first list add any tools you want to override the harvest level for. Syntax should be
"modid:item;modid:tier" - In the second list add any custom harvest levels you want. Syntax should be
"name;modid:tier"with the tier being the tier that this custom harvest level comes immediately after. Restart required.
Fabric/Backport?
Probably not, but feel free to do it yourself!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.18.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as harvest_leveling-1.1.jar — drop this file into the mods folder
- Download size: 14 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.