Update cooked_chicken.json (removed Stew)

This commit is contained in:
2024-12-16 16:53:07 +00:00
parent a0d1590b83
commit 0d69eff7d8
@@ -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" } }
]
}
}