Changes

Summary

  1. Fix #184 Fix crash when mods have null items in their creative tabs (details)
  2. Fix #185 crash logs with 'java.lang.NullPointerException: Ticking (details)
Commit ad7935183d57984e02e2780b75121035dbf779b1 by mezz
Fix #184 Fix crash when mods have null items in their creative tabs
The file was modifiedgradle.properties (diff)
The file was modifiedchangelog.html (diff)
The file was modifiedsrc/main/java/mezz/jei/ItemRegistryFactory.java (diff)
Commit 52d1aa1dd6fd8201a0d8a69193de2108470016ea by mezz
Fix #185 crash logs with 'java.lang.NullPointerException: Ticking
entity'
The file was modifiedsrc/main/java/mezz/jei/ProxyCommonClient.java (diff)
The file was modifiedchangelog.html (diff)