Changes

Summary

  1. Update to latest Forge in dev (details)
  2. Fix #1523 Recipe transfer button texture issues with transparency (details)
  3. Fix #1524 RecipeCategory tabs are not always sorted properly (details)
  4. Fix #1528 Modded recipes also show up as crafting (details)
Commit c90fe5070a1d82fab42d38989744e8ea95bc1786 by mezz
Update to latest Forge in dev
The file was modifiedgradle.properties (diff)
Commit f1295361f258dfcb075610f68e768a7c906dd980 by mezz
Fix #1523 Recipe transfer button texture issues with transparency
The file was modifiedsrc/main/java/mezz/jei/gui/elements/GuiIconButtonSmall.java (diff)
Commit 9595c804730520153e9da3282ac2ea3e39b37ee4 by mezz
Fix #1524 RecipeCategory tabs are not always sorted properly
The file was modifiedsrc/main/java/mezz/jei/recipes/RecipeRegistry.java (diff)
Commit 0cca79c8bd3e8c7281f481b323ff396cb31b3d34 by mezz
Fix #1528 Modded recipes also show up as crafting
The file was modifiedsrc/main/java/mezz/jei/plugins/vanilla/crafting/VanillaRecipeValidator.java (diff)