Raw/Cooked Mutton

Also replaced item atlas with TU31's item atlas, and made item ids match java.
This commit is contained in:
piebot
2026-03-15 22:46:02 +03:00
parent 57be5ccb93
commit 0bee09ecea
6 changed files with 47 additions and 17 deletions
@@ -471,6 +471,8 @@ void IUIScene_CreativeMenu::staticCtor()
ITEM(Item::beef_raw_Id)
ITEM(Item::chicken_raw_Id)
ITEM(Item::chicken_cooked_Id)
ITEM(Item::mutton_raw_Id)
ITEM(Item::mutton_cooked_Id)
ITEM(Item::rotten_flesh_Id)
ITEM(Item::spiderEye_Id)
ITEM(Item::potato_Id)