Changes

Summary

  1. Log errors when someone adds a null CraftingRecipeItem in the API (commit: 6793749) (details)
  2. Close #270 Stop logging errors about empty lists in oreDict recipes (commit: 7f780de) (details)
Commit 67937490030bdb4e47646841d902374805dbe28a by mezz
Log errors when someone adds a null CraftingRecipeItem in the API
(commit: 6793749)
The file was modifiedsrc/main/java/mezz/jei/util/ModRegistry.java (diff)
Commit 7f780de00cbbe820bae585ecb1f69e6bddca3567 by mezz
Close #270 Stop logging errors about empty lists in oreDict recipes
(commit: 7f780de)
The file was modifiedgradle.properties (diff)
The file was modifiedsrc/main/java/mezz/jei/plugins/vanilla/crafting/ShapedOreRecipeHandler.java (diff)
The file was modifiedsrc/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessOreRecipeHandler.java (diff)