![]() |
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. |
Pie Preparation
Jump to navigation
Jump to search
![]() |
English |
Navigation: | Main>Project Zomboid>Items>Food>Perishable Food>Pie Preparation | Page updated: Version 41.73 |
---|
A pie preparation is a perishable food item.
Usage
Consumable properties
Pie preparation can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
(Note that the nutrition values depends on what ingredients are added. The figures below are based on no ingredients added.)
Fresh | Stale | Rotten | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Crafting
Obtaining
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 |
---|---|---|---|---|---|---|
![]() Pie Preparation |
0.75 Cooking | none | ![]() Rolling Pin (keep) |
![]() Baking Pan (consumed) |
![]() Pie Dough (consumed) |
What it can make
Pie preparation is the starting ingredient for making pies.
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 |
---|---|---|---|---|---|---|
![]() Pie |
0.75 Cooking | none | ![]() Pie Preparation (Base item) |
![]() Pie Ingredients (1−4) (consumed) |
Distribution
Pie preparation can often be found inside displays in bakeries.
Gallery
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.73
item PiePrep { DisplayName = Pie Preparation, DisplayCategory = Food, Type = Food, Weight = 0.5, Icon = PieWhole, DaysFresh = 4, DaysTotallyRotten = 7, HungerChange = -15, UnhappyChange = 10, Calories = 189, Carbohydrates = 11.2, Lipids = 11.5, Proteins = 9.6, WorldStaticModel = PiePreparation, }