Fixes
- Cooking station using an invalid png, causing some issues with resource merging (such as via Nexo)
Fixes
- Cooking station using an invalid png, causing some issues with resource merging (such as via Nexo)
Removed
- Unused cooking station model files
Added
- 1.21.4 support
- Resource pack is incompatible with 1.21.3 and below, and must be updated
- Data pack is compatible with (and identical to) 1.21.2+ (no need for recrafts, yay!)
Fixes
- Missing
/loot
command for Vegetable Salad
Added
- French (fr_fr) language support
Changes
Cookbook
- Version line now handled by lang file instead of being hardcoded (and requiring a recraft/update to show the change)
- Black Tea no longer has an underline
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
- added Spanish (es_es) translation
- fixed Sweet Berry Cookie recipe in cookbook showing old sprite
added German (de_de) language support