Some notable changes in this version of RecipesAddon:
Recipes can now be learned upon players creating them in cauldrons and/or by obtaing the brew via command. Set learn-recipe-upon-creation to true in your recipesConfig.yml
RecipesAddon now uses Okaeri. Configurations will automatically update on new releases.
A few other internal changes have been made to this addon, BreweryX - v3.4.4 is required to run this addon.
- Update for support of the latest BreweryX version.
- Addons released by the BreweryTeam will now follow this versioning system letting you know which version of BreweryX this addon was last written against.
Messages when a player redeems a recipe voucher are now customizable within the RecipeAddon configuration. As with the last version, this addon still uses a lazy config updater so you'll need to manually add it to your config in the newly generated file.
This update also fixes the issues caused by mojang changing "GRASS" to "SHORT_GRASS" in 1.20.4 and adds a command to open a player's recipe book with a command rather than having to click the actual item.
- Fixes Recipe Book item display name not updating
- Allows you to now change the entire look/lore of recipes inside the Recipe Book GUI
- When setting the gui recipe item's material to POTION it will now take the color of the potion defined in for the recipe in Brewery's config.yml
- Allows gui recipe items to now take on the CustomModelData of the recipe specified in Brewery's config.yml
- Allows you to now show/specify the wood type defined in Brewery's config.yml for the recipe
- Adds a LazyConfigUpdater
For configuration updates. Your old config will be renamed to `recipesConfig-OLD.yml` and a new `recipesConfig.yml` will be created. It will be up to you to transfer all your old data to your new recipes config!