![]() |
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. |
Peanuts
Jump to navigation
Jump to search
![]() |
English |
Navigation: | Main>Project Zomboid>Items>Food>Non-Perishable Food>Peanuts | Page updated: Version 41.73 |
---|
Peanuts | ||
---|---|---|
![]() | ||
| ||
General | ||
Category | Food | |
Weight | 0.2 | |
Nutrition | ||
Hunger | -8 | |
Calories | 161 | |
Carbohydrates | 4.57 | |
Proteins | 7.31 | |
Fat | 13.96 | |
Technical details | ||
Item ID | Base.Peanuts |
Peanuts are a non-perishable food item.
Usage
Trapping
Peanuts can be used as bait in traps to capture Squirrels.
Consumable properties
Peanuts can be eaten, providing the player with some positive effects. As it is non-perishable, peanuts will never go stale or rotten.
Crafting
Cooking
Peanuts can be used as an ingredient in some custom recipes.
Evolved recipes
Product | Nutrition |
---|---|
![]() Soup |
8 |
![]() Salad |
4 |
![]() Stir Fry |
8 |
![]() Rice Pot/Saucepan |
8 |
![]() Ice Cream Cone |
4 |
Distribution
Peanuts can often be found in shelves inside a bar, or motel room. As of build 41, they can also be found while foraging.
Gallery
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.73
item Peanuts { DisplayName = Peanuts, DisplayCategory = Food, Type = Food, Weight = 0.2, Icon = Peanut, CantBeFrozen = TRUE, EvolvedRecipe = Soup:8;Stir fry Griddle Pan:8;Stir fry:8;Salad:4;RicePot:8;RicePan:8;ConeIcecream:4, FoodType = Nut, HungerChange = -8, Calories = 161, Carbohydrates = 4.57, Lipids = 13.96, Proteins = 7.31, WorldStaticModel = Peanuts, EvolvedRecipeName = Peanut, }
See also