Added
- 1.21.5 support (this version is incompatible with 1.21.4 and below)
Changed
- Cooking Station GUI text is no longer centered, but now shows its language translations
- Existing stations may need to be broken and replaced to show the text
- Water Level GUI no longer uses leather helmets as the base item
- Italicization is no longer specified on custom items
- May cause old items to not stack with newer ones, but they should be compatible in recipes
Removed
- Bowl eating loot table leftover from earlier versions
Added
- 1.21.2 support (this version is incompatible with 1.21.1 and below)
Changed
- Items use
item_model
instead ofcustom_model_data
component, some items now usingconsumable
- almost everything will have to be recrafted (again)
- Tea made to feel more like being drunk rather than eaten
- Tea and Rotten Stew now give teacups and bowls respectively through the
use_remainder
component instead of advancements
Removed
- Old uninstall function from before v4
This is more or less just a preparation for the 1.21.2 drop
Added
- 1.21.2-pre1 support
Changed
- Items use
item_model
instead ofcustom_model_data
component, some items now usingconsumable
- almost everything will have to be recrafted (again)
- Tea made to feel more like being drunk rather than eaten
- Tea and Rotten Stew now give teacups and bowls respectively through the
use_remainder
component instead of advancements
Removed
- Old uninstall function from before v4
Fixed issues from Nutrition book not having a proper json file (again) (#44)
Note: This is only a datapack change, no need to update the resource pack