promotional bannermobile promotional banner

Harvest Level Config

Configure/edit harvest levels for blocks and tools
Bisect affiliated! -25%
Create a server, get 25% off your first monthaffiliate logo
Create Server
affiliate banner image

The only 1.7 mod to change the harvestability of blocks and tools

This 1.7.10 mod is mainly designed for modders and modpackers. It allows you to modify the the tools and conditions required to harvest blocks in a simple json located at "config/HarvestLevelConfig/harvest_levels.json"  - The documentation will be updated. The mod must be on server and client.

Compatible with WAILA. (see screenshots)

How the json works (JSON)


For each block entry you have:

  • name: The block's registry name (modid:block_name).
  • metadata: Block metadata (-1 for ALL meta variants)
  • tools: A map of tool types (pickaxe, axe......) to required harvest levels.

JSON

{
    "blocks": [
        {
            "name": "minecraft:stone",
            "metadata": -1,
            "tools": {
                "pickaxe": 3
            }
        },
        {
            "name": "minecraft:diamond_ore",
            "metadata": -1,
            "tools": {
                "pickaxe": 0,
                "axe": 0
            }
        }
    ]
}

This makes stone require a level 3 pickaxe(diamond) to harvest. And this also makes diamond harvestable by any pickaxe/axe. *Blocks not defined fall back to default behavior. Ensure the JSON structure follows the provided example!

 

Comptability with WAILA



If you configured "Stone" in the json, it will show you all the tools that can harvest the "Stone" node. In green it it's currently selected. If you didn't configure "Stone" in the json, it will just show the tool that can harvest the "Stone" node, handled by minecraft.

*It is not a copy of WailaHarvestability mod ! If you use both mod, it will add the informations you can see in the picture. This mod is meant to work with the configured json and provide less details than WailaHarvestability and works better with WAILA only. 

 

Refresh command


This mod also includes a /hlc refresh command (requires level 3 OP). It reloads the JSON file ingame, so you don't have to restart the game to have the changes!

The Harvest Level Config Team

profile avatar
  • 50
    Followers
  • 29
    Projects
  • 2.2M
    Downloads

Hey there! You may want to check my website! http://awesomehippo.pythonanywhere.com/

More from awesome_hippoView all

  • Thaumic Industries project image

    Thaumic Industries

    • 9.0K
    • Modpacks

    This is an Expert magic modpack based on Thaumcraft 4, bringing back the good old days with a new challenging way to play ! Now running on Java 25

    • 9.0K
    • May 17, 2026
    • Modpacks
    • +4
  • Item Scrapper Pack - TACZ ZC project image

    Item Scrapper Pack - TACZ ZC

    • 35.5K
    • Mods

    Item Scrapper Support for ZombieCraft

    • 35.5K
    • March 29, 2026
    • Mods
  • Food Addition project image

    Food Addition

    • 8.0K
    • Mods

    Adds mutton/horse/calamar/wolf Food. Config for setting potion effects on eating food items. Adds wheat dropping from Grass.

    • 8.0K
    • March 14, 2026
    • Mods
    • +3
  • Harvesting Crops for XP project image

    Harvesting Crops for XP

    • 553
    • Mods

    A mod that makes harvesting crops give XP to the player

    • 553
    • March 8, 2026
    • Mods
    • +1
  • Thaumic Industries project image

    Thaumic Industries

    • 9.0K
    • Modpacks

    This is an Expert magic modpack based on Thaumcraft 4, bringing back the good old days with a new challenging way to play ! Now running on Java 25

    • 9.0K
    • May 17, 2026
    • Modpacks
    • +4
  • Item Scrapper Pack - TACZ ZC project image

    Item Scrapper Pack - TACZ ZC

    • 35.5K
    • Mods

    Item Scrapper Support for ZombieCraft

    • 35.5K
    • March 29, 2026
    • Mods
  • Food Addition project image

    Food Addition

    • 8.0K
    • Mods

    Adds mutton/horse/calamar/wolf Food. Config for setting potion effects on eating food items. Adds wheat dropping from Grass.

    • 8.0K
    • March 14, 2026
    • Mods
    • +3
  • Harvesting Crops for XP project image

    Harvesting Crops for XP

    • 553
    • Mods

    A mod that makes harvesting crops give XP to the player

    • 553
    • March 8, 2026
    • Mods
    • +1