Weasel Crafting System
There is a simple crafting level system.
By default the /craft command will open the default menu at a crafting level of 1.
To open the menu at other levels trigger the client event "weasel-crafting:openMenu" and pass a Crafting Level.
To create a custom menu trigger the client event "weasel-crafting:customMenu" and pass a Items array like the one found in the config and a crafting level.