Config option for automated shaped/shapeless crafting blacklist
kyragit opened this issue ยท 0 comments
Describe the Suggestion
Some mods (Primal Magick and Goety are the two I have found) have recipe types that auto-generate shaped/shapeless crafting recipes when playing with Create, when they definitely shouldn't. I see that there's already an internal blacklist for this (com.simibubi.create.AllRecipeTypes.RECIPY_DENY_SET
), and it only includes a couple Occultism recipes. If this was instead read from a config file, it would help improve Create's compatibility with other mods.
Screenshots and Videos
No response
Additional Context
No response