przemykomo / simple-planes

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

Update PlaneWorkbenchRecipe.java #190

Closed thevortex closed 1 year ago

thevortex commented 1 year 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