przemykomo / simple-planes

Planes mod for minecraft forge.
GNU Lesser General Public License v3.0
28 stars 26 forks source link

Update PlaneWorkbenchRecipe.java #190

Closed thevortex closed 7 months ago

thevortex commented 7 months ago

returning an empty itemstack is far safer than null. this crashes kubeJS scripts without even referencing this mods recipes, just crashes during its own reading of all recipe handlers and halts script execution