4.6.0.63 for 1.12
on Jan 27, 2023- Fix #905 Crashes on crafting recipes with no ingredients
- Fix #895, re-add support for oredict strings for IStackHelper functions
- Update to latest Forge
- Revert "Skip over broken creative tabs". Fix #894 This reverts commit e2ac7687212fb961347ca07cd1e943a31d97c523.
- Increase the default value for maxSubtypes from 100 to 300 # Conflicts: # gradle.properties
- Clean up imports
- Clean up crafting recipe wrappers
- Fix up CraftingRecipeChecker
- Use default methods for the API where appropriate
- Fix default implementations of IIngredientRenderer.getTooltip
4.5.0.289 for 1.11.2
on Jan 27, 2023-
Add Russian translation for config.jei.valid (#903)
-
Increase the default value for maxSubtypes from 100 to 300
-
Minor cleanup
-
Fix ingredientFilter#setFilterText
-
Organize API better, use more general ingredients instead of ItemStack
-
Hide maxSubtypes from the in-game config gui (it requries a restart)
-
Add back the progress bars for adding and indexing ingredients
-
Version 4.4.1
4.5.0.288 for 1.11.2
on Jan 27, 20234.6.0.61 for 1.12
on Jan 27, 20234.6.0.60 for 1.12
on Jan 27, 20234.6.0.59 for 1.12
on Jan 27, 20234.6.0.58 for 1.12
on Jan 27, 20232.28.18.187 for 1.8.9
on Jan 27, 2023Catch and log LinkageErrors from broken mod plugins.
4.5.0.287 for 1.11.2
on Jan 27, 20234.4.1.285 for 1.11.2
on Jan 27, 20234.4.1.284 for 1.11.2
on Jan 27, 20233.14.7.420 for 1.10.2
on Jan 27, 2023-
Fix #881 Crash when looking up smelting recipes
-
Add more log info to LinkageError exceptions during item rendering
-
Fix crash from invalid smelting recipe. #831
-
Create crash report instead of logging severe render errors
-
#760 Log any invalid smelting recipes that could cause a crash.
-
Improve recipe hover detection for tooltips
-
Do not focus on recipe crafting category items, show them all
-
Version 3.14.7
-
Make all ingredients in a recipe cycle with the same offset
4.4.0.283 for 1.11.2
on Jan 27, 20234.3.6.282 for 1.11.2
on Jan 27, 20234.3.6.281 for 1.11.2
on Jan 27, 20234.3.6.280 for 1.11.2
on Jan 27, 20234.3.6.279 for 1.11.2
on Jan 27, 20234.3.6.278 for 1.11.2
on Jan 27, 2023-
Auto-reformat code
-
Move legacy API handling to LegacyUtil
-
Reduce memory pressure during startup
-
Automatically config-blacklist broken ingredients when detected
-
Add finer startup time logging
-
Lower required Forge to stop reports from people with recommended forge
-
Fix #855 add method removeIngredientsAtRuntime
-
#842 avoid loops in potion steps calculation
-
Improve null checks
4.3.5.277 for 1.11.2
on Jan 27, 2023-
Automatically config-blacklist broken ingredients when detected
-
Add finer startup time logging
-
Lower required Forge to stop reports from people with recommended forge
-
Fix #855 add method removeIngredientsAtRuntime
-
#842 avoid loops in potion steps calculation
-
Improve null checks
-
Add method to create brewing recipes #834
-
Fix #837 search text is always lowercase
4.3.5.276 for 1.11.2
on Jan 27, 2023-
Add finer startup time logging
-
Lower required Forge to stop reports from people with recommended forge
-
Fix #855 add method removeIngredientsAtRuntime
-
#842 avoid loops in potion steps calculation
-
Improve null checks
-
Add method to create brewing recipes #834
-
Fix #837 search text is always lowercase
-
Update MCP mappings