![]() |
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. |
Cake Slice
Jump to navigation
Jump to search
![]() |
English |
Navigation:Main Index>Project Zomboid>Items>Food>Perishable Food>Cake SlicePage Updated: Version 41.73
Cake Slice | |||||||
---|---|---|---|---|---|---|---|
![]() | |||||||
| |||||||
General | |||||||
Category | Food | ||||||
Weight | 0.2 | ||||||
Days until stale | 3 days | ||||||
Days until rotten | 2 days | ||||||
Nutrition | |||||||
Hunger | See Nutrition | ||||||
Calories | See Nutrition | ||||||
Carbohydrates | See Nutrition | ||||||
Proteins | See Nutrition | ||||||
Fat | See Nutrition | ||||||
Effect | |||||||
Unhappiness | See Nutrition | ||||||
Technical details | |||||||
Base ID | See Item IDs |
This article is about cake slices that spawn naturally. For cake slices made by the player, see Recipe Ingredients.
Cake slice is a perishable food item which can come in 7 different variations.
Usage
Consumable properties
Cake slice 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 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Fresh | Stale | Rotten | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Fresh | Stale | Rotten | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Nutrition
Cake Slice | Hunger | Calories | Carbohydrates | Proteins | Lipids | Unhappiness |
---|---|---|---|---|---|---|
![]() |
-7 | 70 | 1 | 5 | 5 | -10 |
![]() |
-10 | 90 | 4 | 10 | 12 | -15 |
![]() |
-7 | 70 | 4 | 10 | 12 | -10 |
![]() |
-8 | 80 | 4 | 10 | 12 | -10 |
![]() |
-10 | 90 | 4 | 10 | 12 | -15 |
![]() |
-8 | 80 | 4 | 10 | 12 | -10 |
![]() |
-8 | 75 | 4 | 10 | 12 | -10 |
Crafting
- Main article: Cooking
Cooking
A player-made cake can be cut into slices using kitchen knife or hunting knife. This is a lossy crafting recipe (not 1:1), making it worse, than just eating from a whole cake.
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 |
---|---|---|---|---|---|
![]() Cake Slice x5 |
0.75 Cooking | none | (keep) |
![]() Cake (Cooked) (consumed) |
Distribution
Cake slice can be found in refrigerators and bakery display cases.
Gallery
Item IDs
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 41.73 |
item CakeSlice { DisplayName = Cake Slice, DisplayCategory = Food, Type = Food, Weight = 0.2, Icon = CakeSlice, DaysFresh = 3, DaysTotallyRotten = 5, HungerChange = -7, UnhappyChange = -10, Calories = 70, Carbohydrates = 1, Lipids = 5, Proteins = 5, StaticModel = CakeSlice, WorldStaticModel = CakeSlice, }
Retrieved | |
---|---|
Version 41.73 |
item PieApple { DisplayName = Apple Pie Slice, DisplayCategory = Food, Type = Food, Weight = 0.5, Icon = Pie_Apple, DaysFresh = 5, DaysTotallyRotten = 8, HungerChange = -30, Calories = 404, Carbohydrates = 20.45, Lipids = 20.61, Proteins = 54.53, WorldStaticModel = PieApple_Ground, }
Retrieved | |
---|---|
Version 41.73 |
item CakeCarrot { DisplayName = Blueberry Pie Slice, DisplayCategory = Food, Type = Food, Weight = 0.5, Icon = Pie_Blueberry, DaysFresh = 5, DaysTotallyRotten = 8, HungerChange = -30, Calories = 404, Carbohydrates = 20.45, Lipids = 20.61, Proteins = 54.53, WorldStaticModel = PieBlueberry_Ground, }
Retrieved | |
---|---|
Version 41.73 |
item CakeCheeseCake { DisplayName = Cheese Cake Slice, DisplayCategory = Food, Type = Food, Weight = 0.2, Icon = CakeCheesecake, DaysFresh = 3, DaysTotallyRotten = 5, HungerChange = -8, UnhappyChange = -10, Calories = 80, Carbohydrates = 4, Lipids = 12, Proteins = 10, StaticModel = CakeSlice, WorldStaticModel = CheeseCake_Ground, }
Retrieved | |
---|---|
Version 41.73 |
item CakeChocolate { DisplayName = Chocolate Cake Slice, DisplayCategory = Food, Type = Food, Weight = 0.2, Icon = CakeChocolate, DaysFresh = 3, DaysTotallyRotten = 5, HungerChange = -10, UnhappyChange = -15, Calories = 90, Carbohydrates = 4, Lipids = 12, Proteins = 10, StaticModel = CakeSlice, WorldStaticModel = ChocolateCake_Ground, }
Retrieved | |
---|---|
Version 41.73 |
item CakeRedVelvet { DisplayName = Red Velvet Cake Slice, DisplayCategory = Food, Type = Food, Weight = 0.2, Icon = CakeRedVelvet, DaysFresh = 3, DaysTotallyRotten = 5, HungerChange = -8, UnhappyChange = -10, Calories = 80, Carbohydrates = 4, Lipids = 12, Proteins = 10, StaticModel = CakeSlice, WorldStaticModel = RedVelvetCake_Ground, }
Retrieved | |
---|---|
Version 41.73 |
item CakeStrawberryShortcake { DisplayName = Strawberry Cake Slice, DisplayCategory = Food, Type = Food, Weight = 0.2, Icon = CakeStrawberryShortcake, DaysFresh = 3, DaysTotallyRotten = 5, HungerChange = -8, UnhappyChange = -10, Calories = 75, Carbohydrates = 4, Lipids = 12, Proteins = 10, StaticModel = CakeSlice, WorldStaticModel = StrawberryShortcake_Ground, }
See also