- updated target JEI version on 21.1 to 19.22.0.315
- fixed potential crashes when JEI plugins call
addIngredientsAtRuntime
orremoveIngredientsAtRuntime
after the registry has been locked - updated Stonecutter to 0.7
- further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
- added error ingredient for conversion failures so broken recipes can be more easily identified and reported
- use
EmiIngredient
instead of cycling slot widgets (this requires removing support for renderer overrides but greatly improves usability in other ways) - further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
- replace
JemiRecipe
(modded recipes should be converted more efficiently and accurately now) - add (partial) support for
IRecipeCategory.createRecipeExtras()
(this should fix scroll grid widgets) - add support for smithing recipe category extensions
- fix recipe transfer handlers
- further improvements to overall system stability and other minor adjustments have been made to enhance the user experience