Crafting Integration support for recipes which dont have a output to unify.
ElektroKill opened this issue ยท 0 comments
Describe your feature suggestion in detail
Currently, the crafting integration only modifies recipes that have an output that matches one of the kinds specified in the config. This means that if a recipe output is, for example, a tool and the ingredients are ItemStacks from a mod that is not the priority for unification. The recipe will become impossible to complete. UniDict should also modify the ingredients of recipes that don't have a unifiable output.