New Result: commands Result type, works like commands Option, define the commands section and add lines to it
Code (YAML):
type: commands
commands: -
"tell %player% you have crafted the best item"#Executed by console -
"p:tell %player% i've crafted the best item"#Executed by player
Fixes & Improvements
Fixed problem with crafting GUI: when closed without crafting, the crafting system does not work anymore
Fixed displaying blockdisplay entities of DisplayOption now you can set more block displays, just create new sections inside blockdisplay option's section
Added new Crafting System feature: now you can choose (with a GUI) which recipe to craft when two or more recipes have same ingredients
Added recipes groups: a recipe can now be part of multiple groups. Check recipes/godapple.yml or the wiki to see more
Structure recipe’s list: you can now set what a structure can craft, by specifing a set of groups or single recipes. Check structures/elder.yml or the wiki to see more