diff --git a/packs/0-lzcustom/assets/minecraft/items/cooked_chicken.json b/packs/0-lzcustom/assets/minecraft/items/cooked_chicken.json index e8960ca..60d3631 100644 --- a/packs/0-lzcustom/assets/minecraft/items/cooked_chicken.json +++ b/packs/0-lzcustom/assets/minecraft/items/cooked_chicken.json @@ -13,8 +13,7 @@ { "when": "roast2", "model": { "type": "model", "model": "lz:food/plated_roast_chicken2" } }, { "when": "roast3", "model": { "type": "model", "model": "lz:food/plated_roast_chicken3" } }, { "when": "roast4", "model": { "type": "model", "model": "lz:food/plated_roast_chicken4" } }, - { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_chicken" } }, - { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_chicken" } } + { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_chicken" } } ] } } \ No newline at end of file