![]() |
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. |
Icing
Jump to navigation
Jump to search
![]() |
English |
Navigation: | Main>Project Zomboid>Items>Food>Perishable Food>Icing | Page updated: Version 41.73 |
---|
Icing is a perishable food item.
Usage
Consumable properties
Icing can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
Fresh | Stale | Rotten | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Crafting
Evolved recipes
Icing is a cooking ingredient.
Product | Nutrition |
---|---|
![]() Pie (savory) |
10 |
![]() Cake |
10 |
![]() Muffin |
10 |
![]() Pancakes |
5 |
![]() Waffles |
5 |
![]() Ice Cream Cone |
5 |
![]() Bread |
10 |
![]() Toast |
5 |
Distribution
Icing can often be found in shop shelves.
Gallery
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.73
item Icing { DisplayName = Icing, DisplayCategory = Food, Type = Food, Weight = 0.1, Icon = Icing, EvolvedRecipe = Cake:10;Pancakes:5;Waffles:5;Muffin:10;ConeIcecream:5;PieSweet:10;Toast:5;Bread:10, FoodType = NoExplicit, DaysFresh = 4, DaysTotallyRotten = 8, HungerChange = -10, UnhappyChange = -10, Calories = 110, Carbohydrates = 80, Lipids = 44, Proteins = 16, WorldStaticModel = Icing_Ground, }