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
[1.18.2-1.0.2a]
Fixed
- Registered the config "added" in 1.0.2 :facepalm:
[1.18.2-1.0.2]
Added
- Updated to Minecraft 1.18.2
- Added an option to turn off item tags in F3+H
Changed
- Changed the description to something less placeholder-y
1.18.1-1.0.1
- Fixed mod license showing as "All rights reserved"
- Fixed OptionalRecipeBuilder not working(?)
1.18.1-1.0.1a
- Fixed crash on startup