Introduce brewing recipes found in loot (fully configurable). Supports both TheBrewingProject and BreweryX
BreweryRecipes
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.
GUI example
Where a recipe can be found in either complete or incomplete form, an example of an incomplete recipe could look like this:
Installation
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
Gameplay
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.
Permissions
recipes.commandroot node for all commands in the pluginrecipes.command.recipe.addnode for the recipes add commandrecipes.command.recipe.clearnode for the recipes clear commandrecipes.command.booknode for the book commandrecipes.override.viewoverride node for showing all recipes in the book
Configuration
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