BreweryRecipes
Extends the functionality of TheBrewingProject or BreweryX, by adding fully configurable recipe items to the game, that can be flawed, collected, combined, and more.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
BreweryRecipes
Just installed TheBrewingProject or BreweryX and you're wondering how people should know what ingredients to use for what brew? BreweryRecipes adds fully configurable recipe items to your game.
Recipes can be... - obtained in various configurable ways - collected in recipe books - partially flawed in many ways - combined to remove falws
Installation
Download the plugin from either hangar or modrinth and then put the plugin into the `plugins/` folder of your server.
CAUTION: This is no longer a BreweryX only addon. Just put it into the plugins folder like any other plugin!
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.command` root node for all commands in the plugin - `recipes.command.recipe.add` node for the recipes add command - `recipes.command.recipe.clear` node for the recipes clear command - `recipes.command.book` node for the book command - `recipes.override.view` override 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