CHANGE LOG:
FIXED an issue with ItemsAdder and MythicMobs items not working correctly or not loading on initial startup. Exact-Choice must be enabled for this to work. You must disable crafting in the ItemsAdder config.
FIXED a slight file save issue when making a change to blacklisted.yml and performing /cr reload.
FIXED start up issues associated with MC versions < 1.12, observed and tested in 1.8.8
FIXED an issue with a crafting exception on Paper 1.21.4
ADDED support for ExecutableItems plugin items as recipe results and ingredients. This is updated for the recipe book as well.
ADDED support for Nexo plugin items as recipe results and ingredients. This is updated for the recipe book as well.
ADDED support for Oraxen items as recipe results and ingredients. This is updated for the recipe book as well.
ADDED the ability to perform commands as recipes. When the player "crafts" the item, instead of getting the item, the command will be performed. Simply add the following example to your recipe file to utilize this feature - 'Command: give Player String 1'
ADDED support for stored enchants on enchanted books. Utilize the 'Custom-Tags' section.
More info can be found on the wiki
Custom Item Support · mehboss/CustomRecipes Wiki
NBT Data · mehboss/CustomRecipes Wiki