-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
| if (aValidRecipe == null) { | |
| return; | |
| } | |
| else { | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels