![]() |
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. |
Dried Chick Peas
Jump to navigation
Jump to search
![]() |
---|
Navigation: | Main>Project Zomboid>Items>Food>Non-Perishable Food>Dried Chick Peas | Page updated: Version 41.73 |
---|
Dried chick peas are a non-perishable food item.
Usage
Consumable properties
Dried chick peas do not need to be opened, instead can be eaten directly but will provide the player with thirst and unhappiness. These effects can be countered by adding dried chick peas to soup, stew, rice, and pasta.
Crafting
- Main article: Cooking
Evolved recipes
Dried chick peas are a cooking ingredients.
Product | Nutrition |
---|---|
![]() Soup |
10 |
![]() Stew |
10 |
![]() Rice Pot/Saucepan |
10 |
![]() Pasta Pot/Saucepan |
10 |
Note: Currently, dried chick peas can only added in rice/pasta pot, not rice/pasta sauce pan. This is likely a bug and maybe will be fixed later.
Distribution
Dried chick peas can often be found in kitchen counters and shop shelves.
Gallery
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.73
item DriedChickpeas { DisplayName = Dried Chick Peas, DisplayCategory = Food, Type = Food, Weight = 2, Icon = DriedChickpeas, EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10, FoodType = Bean, Packaged = TRUE, HungerChange = -60, ThirstChange = 60, UnhappyChange = 40, Calories = 2851, Carbohydrates = 544, Lipids = 0, Proteins = 181, WorldStaticModel = DriedChickpeas_Ground, Tags = DriedFood, EvolvedRecipeName = Chick Pea, }
See also