A tool to help your users discover brewing recipes for either BreweryX or TheBrewingProject. Recipes can be found in loot, such as chests, fishing, mob kloot, and block drops.
Where a recipe can be found in either complete or incomplete form, an example of an incomplete recipe could look like this:

Download the plugin from either hangar or modrinth and then put the plugin into the ./plugins folder.
Caution
This is no longer a BreweryX only addon. Just put it into the plugins folder like any other plugin
Important
This plugin needs either TheBrewingProject or BreweryX to function
Craft a book with one minecraft:book and one minecraft:paper. Find recipe fragments in chests, when fishing, when killing mobs, or when breaking blocks.
recipes.commandroot node for all commands in the pluginrecipes.command.addnode for the recipes add commandrecipes.command.removenode for the recipes remove commandrecipes.command.clearnode for the recipes clear commandrecipes.command.givenode for the recipes give commandrecipes.command.givebooknode for the givebook commandrecipes.command.reloadnode for the reload commandrecipes.override.viewoverride node for showing all recipes in the book
You can configure how recipes spawn (spawning.yml), how the gui will look like (gui.yml), and basic things like language and storage (config.yml). See the respective configuration files for more information about it, it's clearly documented