Hey! I found that this error is caused by the mod being outdated, and using an old way of loading ingredients into a recipe, now every recipe has to be passed as a dictionary with the keys "item" "name" and "amount" present. I don't know if someone is actively working on this mod, but I made a working version updating every recipe to the new method. If there's no change in some days I might post a new fork of the mod with the changes