Added
- Ported to 1.19.2 🐸
- Added
OptionalItem#getDisabledHoverText
andOptionalBlock#getDisabledHoverText
, which return Components instead of Strings - Added global loot modifier types
lapislib:replace_item
,lapislib:remove_item
, andlapislib:add_entry
- Added loot condition
lapislib:block_tag
- Added configuration gui api
- Added
IngredientStack
to support recipes which require stacked items - Added
IntContainerData
- Added fluid ingredients for use in custom recipes.
- Added
SimpleItemStackHandler
- Possibly other things i might've missed