Hypixel like custom crafting plugin using other item plugins, featuring quick crafting.
1.21.10
- Fix smithing recipes allowing to use the base material when multiple custom item ingredients were used in a single recipe
- Drop support for AuroraQuests v1
- Add support for AuroraQuests v2
- Fix an issue with completion indicator slots introduced in the previous release
- Added smarter startup logic when waiting for item plugins to load
- Add `quick-craft: false` recipe option to prevent recipes from being used in quick crafting
- Recipe groups next/previous buttons now loop
- Completion indicator slot handling is now more foolproof
- Fix quick crafting error with symmetrical recipes that uses merge options
- Fix PDC error on 1.20.4
- Added brewing recipes
- Fix a menu glitch with the custom gui where users (likely with mods or in very laggy environments) was able to take out the "Recipe required" button.
- Fix parsing of custom items for workbenches
- Brand new API and internal system built upon workbenches and blueprints
- Startup config validations
- New better organized config folders for blueprints
- Merge options (from any ingredient into the result) -> enchants, durability, trims, PersistentDataContainer
- In the result, you can directly reference an ingredient which will be copied there from the matrix
- Infinitely deep subcategories in recipe book
- every blueprint type is now viewable inside the recipe book
- Symmetrical shaped recipes
- Jobs reborn hook (Zrips)
- Quests hook (by lmbishop)
- Completion indicator menu items/slots in custom workbench guis
- Change quick craft permission to include workbench id
- Quick craft support for vanilla recipes if applicable (experimental)
- Fix a bunch of vanilla crafting interops in custom guis
- Performance improvements by precaching recipe items
- Stonecutter recipes
- Crafting table recipes
- Cauldron recipes
- Smithing recipes
- Recipe grouping (for recipebook)
Hotfix invalid config-version for recipe_view.yml when doing a fresh install.