Carrots
![]() |
English • français • русский |
Navigation:Main Index>Project Zomboid>Items>Food>Perishable Food>Vegetables>CarrotsPage Updated: Version 40.7
Carrots | ||
---|---|---|
![]() | ||
| ||
General | ||
Category | Food | |
Weight | 0.2 | |
Days fresh | 6 days | |
Days until rotten | 14 days | |
Nutrition | ||
Hunger | -8 | |
Thirst | -4 | |
Calories | 25 | |
Carbohydrates | 5.84 | |
Proteins | 0.57 | |
Fat | 0.15 | |
Technical details | ||
Base ID | Base.Carrots |
Carrots are a perishable food item.
Contents
Usage
Trapping
- Main article: Trapping
Carrots can be used as bait in traps to capture rabbits.
Consumable properties
Carrots 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
Carrots can be preserved to extend its lifespan by using a jar.
Product | Recipe | Description | Skill Level | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Cooking Level 0
|
Evolved recipes
Carrots are a cooking ingredient.
Product | Nutrition Added |
---|---|
![]() Soup |
8% |
![]() Stew |
8% |
![]() Pie |
8% |
![]() Stir-Fry |
8% |
![]() Roasted Vegetables |
8% |
![]() Sandwich |
8% |
![]() Salad |
8% |
![]() Pasta Saucepan |
8% |
![]() Rice Saucepan |
8% |
![]() Pasta Pot |
8% |
![]() Rice Pot |
8% |
Distribution
Carrots are often found in refrigerators and grocery displays.
Farming
Carrots can be grown by farming with carrot seeds.
Product | Recipe | Description | Skill Level | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Fresh Carrot. | Farming Level 0
|
Code
From items.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 40.7 |
item Carrots HungerChange = -8, Weight = 0.2, Type = Food, DaysTotallyRotten = 8, DisplayName = Carrots, Icon = Carrots, DaysFresh = 6, EvolvedRecipe = Soup:8;Stew:8;Pie:8;Stir fry:8;Sandwich:8;Salad:8;Roasted Vegetables:8;RicePot:8;RicePan:8;PastaPot:8;PastaPan:8, FoodType = Vegetables, Carbohydrates = 5.84, Proteins = 0.57, Lipids = 0.15, Calories = 25,
See also