1.20.1 JEI Support Functionality
JEI Support Functionality
+ Support for 1.21.5
1.20.1 Support Released!
Integers inputSlotsStartIndex
and inputSlotsEndIndex
added to RecipeBookInventoryProvider
interface (defaulted to 1 and 10)
Needed for pre 1.21.2 implementations to use new v1.0.2 features correctly
Items in crafting grid will also now do their returning to original inventories when screen is closed [TOGGLEABLE]
New default (false
) boolean persistentInventory
in RecipeBookInventoryProvider
interface
Support for 1.21 and 1.21.1 has been Released!
Added protection against encoding empty stacks.
Initial Release
Content:
- Provides the
RecipeBookInventoryProvider
interface- Contains function
getInventoriesForAutofill
to return the list of inventories to be used
- Contains function