![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Broccoli Chicken Casserole
Jump to navigation
Jump to search
![]() |
English • français |
Navigation:Main Index>The Game World>Items>Obsolete Items>Removed Food>Broccoli Chicken CasserolePage Updated: Version 39.67.5
This item or feature has been removed from the game and replaced by Recipe Ingredients.
|
Broccoli Chicken Casserole
|
The Broccoli Chicken Casserole was a item originally in Project Zomboid. It was superceded by the entry of the roasting pan recipe in successive versions, rendering this item obsolete.
Former Description
The broccoli chicken casserole is a costly item that requires a broccoli, a chicken, a cheese, and a roasting pan. It reduces the same amount of hunger it normally would if eaten separately, but it will also reduce boredom at the cost of adding more weight to the inventory.
Effects
Crafting
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 | Ingredient 4 | Ingredient 5 |
---|---|---|---|---|---|---|---|---|
![]() Broccoli Chicken Casserole x1 |
none | ![]() Chicken x1 (consumed) |
![]() Cheese x1 (consumed) |
![]() Broccoli x1 (consumed) |
![]() Roasting Pan x1 |
![]() Heat Source (cooked:40min burned:80min) |
Code
item BCCCasserole { Type = Food, DisplayName = Broccoli Chicken Casserole, Icon = RoastingpanFull, Weight = 4, IsCookable = true, MinutesToCook = 40, MinutesToBurn = 80, HungerChange = -100, BoredomChange = -15, ReplaceOnUse = RoastingPan, DaysFresh = 2, DaysTotallyRotten = 4, DangerousUncooked = true }