Summary
- Update required Forge to 13.20.0.2282 to fix loading screen lag (details)
- Fix ingredient history going to a blank page if a mod is removed (details)
- Fix #817 JEI can't be enabled if it was disabled when the game started (details)
- Loosen the restriction on adding an empty collection of recipes to JEI (details)
The file was modified | src/main/java/mezz/jei/JustEnoughItems.java (diff) |
The file was modified | src/main/java/mezz/jei/config/JEIModGuiFactory.java (diff) |
The file was modified | gradle.properties (diff) |
The file was modified | src/main/java/mezz/jei/gui/ingredients/IngredientLookupMemory.java (diff) |
The file was modified | src/main/java/mezz/jei/gui/GuiEventHandler.java (diff) |
The file was modified | src/main/java/mezz/jei/util/ErrorUtil.java (diff) |
The file was modified | src/main/java/mezz/jei/startup/ModRegistry.java (diff) |