Changes

Summary

  1. Update ErrorUtil for printing errors by using the new ingredient methods (commit: e47d5e6) (details)
  2. Protect against more ItemStack crashes (#500) (commit: 2a28633) (details)
Commit e47d5e6668d5ea802b4c5733f4d9db4807c5e68a by mezz
Update ErrorUtil for printing errors by using the new ingredient methods
(commit: e47d5e6)
The file was modifiedsrc/main/java/mezz/jei/util/ErrorUtil.java (diff)
Commit 2a286330bebddb67daa2e0419a328a220f3de858 by mezz
Protect against more ItemStack crashes (#500)
(commit: 2a28633)
The file was modifiedsrc/main/java/mezz/jei/ProxyCommonClient.java (diff)
The file was modifiedsrc/main/java/mezz/jei/RecipeRegistry.java (diff)
The file was modifiedsrc/main/java/mezz/jei/gui/RecipeLayout.java (diff)
The file was modifiedsrc/main/java/mezz/jei/util/UniqueItemStackListBuilder.java (diff)