I guess you are supposed to do something with aValidRecipe instead of having an empty else branch https://github.com/alkcorp/WitcheryExtras/blob/e2081d4b893306cee1dee869df521fbe4d02a8b2/src/java/alkalus/main/core/util/WitchesOvenUtils.java#L237-L242
I guess you are supposed to do something with aValidRecipe instead of having an empty else branch
WitcheryExtras/src/java/alkalus/main/core/util/WitchesOvenUtils.java
Lines 237 to 242 in e2081d4