Required Profession Level as Item Option
Created by: spanglere
Is your feature request related to a problem? Please describe. I would like to be able to configure a minimum required custom profession level to use an item. For example: I want to allow a user to use a specific pickaxe only if they have a mining level of 10 or higher. This could potentially be expended to allow the specification of multiple different professions, each with a minimum required level.
Describe the solution you'd like Item configurations would optionally contain a list of required profession levels:
TEST_PICKAXE:
material: IRON_PICKAXE
required-profession-levels:
mining: 10