Summary
- Fix #610 Blank description category (details)
- Fix #621 Add tab button sounds (details)
- Relax item checking when deleting items in cheat mode (#624) (details)
- Protect against crashes in plugin's isRecipeValid call (#632) (details)
- Close #398 check the container instance in IRecipeTransferInfo (details)
- Close #543 Enable Showing the Shapeless Icon on Custom Shapeless Recipes (details)
- Fix #614 ICraftingGridHelper does not support custom ingredients (details)
- Close #616 Add simpler default init method for IGuiIngredientGroup (details)
- Close #617 Add a way to add ItemStacks to JEI during runtime (details)
- Use IdentityHashMap for HashMaps with unique keys (details)