
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.
- Загрузки
- 594
- Подписчики
- 8
- Обновлён
- 6 мая 2026 г.
- Лицензия
- MIT
Опубликован 16 ноября 2025 г.
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.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
Ченджлог
2.0.0Релиз26.1, 26.1.1, 26.1.2 · 6 мая 2026 г.
WARNING
This is a major version for a reason: The plugin name changed!!!!
- Permission nodes have a different prefix:
recipes.*->breweryrecipes.* - Plugin folder will be different, it changed name after all. There's currently only a simple database migration for this ANY OTHER FILES OTHER THAN THE DATABASE WILL NOT BE MIGRATED IN THIS VERSION
What's Changed
- Make everything craftable by @Thorinwasher in https://github.com/BreweryTeam/BreweryRecipes/pull/22
- Much better gui by @Mitality
- Display accurate durations, avoid rounding by @Mitality
- Two separate GUI modes by @Mitality and @Thorinwasher
- Cooldown on gui actions by @Mitality
- Translator quality of life features by @Mitality
- Change name of the plugin Recipes -> BreweryRecipes to avoid unwanted name clashes by @Thorinwasher
- Change permission nodes prefix:
recipes.*->breweryrecipes.*
Full Changelog: https://github.com/BreweryTeam/BreweryRecipes/compare/v1.1.1...v2.0.0
1.1.1Релиз1.21.9, 1.21.10, 1.21.11 · 23 апреля 2026 г.
- Optimizations to hell and beyond by @Mitality
- Add missing mix step property (TBP 3.1.0) by @Mitality
Full Changelog: https://github.com/BreweryTeam/BreweryRecipes/compare/v1.1.0...v1.1.1
1.1.0Бета1.21.9, 1.21.10, 1.21.11 · 22 апреля 2026 г.
What's Changed
- Fix performance by @Thorinwasher in https://github.com/BreweryTeam/BreweryRecipes/pull/9
- Feat: Add "others" command permission group + add success messages by @Thorinwasher in https://github.com/BreweryTeam/BreweryRecipes/pull/10
- Fix performance on startup - Dynamically load recipes for players by @Thorinwasher in https://github.com/BreweryTeam/BreweryRecipes/pull/11
- Add /recipes open by @Tisawesomeness in https://github.com/BreweryTeam/BreweryRecipes/pull/14
- Fix: Only migrate recipes when permission has been set by @Thorinwasher in https://github.com/BreweryTeam/BreweryRecipes/pull/13
- Feat: Add brew tracking by @Thorinwasher in https://github.com/BreweryTeam/BreweryRecipes/pull/17
New Contributors
- @Tisawesomeness made their first contribution in https://github.com/BreweryTeam/BreweryRecipes/pull/14
Full Changelog: https://github.com/BreweryTeam/BreweryRecipes/compare/v1.0.2...v1.1.0
1.0.2Бета1.21.8, 1.21.9, 1.21.10 · 23 ноября 2025 г.
- Add migration from the old BreweryX-RecipesAddon (can be disabled in
config.yml)
Full Changelog: https://github.com/BreweryTeam/BreweryRecipes/compare/v1.0.1...v1.0.2
1.0.1Бета1.21.8, 1.21.9, 1.21.10 · 16 ноября 2025 г.
- Fix use of invalid mini message tag in translations
- Fix recipe discovery issues (i.e. right click on the item)
- Decrease obfuscation extent for encrypted flaws
Full Changelog: https://github.com/BreweryTeam/BreweryRecipes/commits/v1.0.1
Комментарии
Загружаем…