Harvest Leveling

Harvest Leveling

Mod

Allows you to override a tool's harvest level

Client and server Game MechanicsUtility

171 downloads
0 followers
Follow Save

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

  1. Open harvest_leveling-common.toml
  2. In the first list add any tools you want to override the harvest level for. Syntax should be "modid:item;modid:tier"
  3. 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!


Project members

Vivi

Owner

Details

Licensed MIT
Published 3 years ago
Updated 3 years ago