- 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!