From 0d69eff7d8f29b6804c3e784bd50f5914a5a572e Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Mon, 16 Dec 2024 16:53:07 +0000 Subject: [PATCH] Update cooked_chicken.json (removed Stew) --- packs/0-lzcustom/assets/minecraft/items/cooked_chicken.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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