By default, CC tries to match a vanilla cooking recipe if the custom recipe check fails. This is done, so the recipes do not override vanilla recipes, but it may cause conflicts with other plugins.
This PR adds a config option to toggle that feature. If disabled, it only blocks CCs placeholder/display recipes, but does not check for any other recipes.
Note: If a custom recipe is using an item used in a vanilla recipe, that recipe will be overridden.
By default, CC tries to match a vanilla cooking recipe if the custom recipe check fails. This is done, so the recipes do not override vanilla recipes, but it may cause conflicts with other plugins. This PR adds a config option to toggle that feature. If disabled, it only blocks CCs placeholder/display recipes, but does not check for any other recipes. Note: If a custom recipe is using an item used in a vanilla recipe, that recipe will be overridden.