![]() |
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. |
Jujubes
Jump to navigation
Jump to search
Usage
Jujubes can be eaten, providing the player with some positive effects.
Crafting
- Main article: Cooking
Evolved recipes
Product | Nutrition |
---|---|
![]() Cake |
5 |
![]() Ice Cream Cone |
5 |
Distribution
Jujubes can often be found in candy stores, and kitchen counters.
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 41.73 |
item Jujubes { DisplayName = Jujubes, DisplayCategory = Food, Type = Food, Weight = 0.1, Icon = Jujubes, EvolvedRecipe = Cake:5; FoodType = Candy, HungerChange = -5, UnhappyChange = -10, Calories = 40, Carbohydrates = 10, Lipids = 0.5, Proteins = 0, EvolvedRecipeName = Jujubes, }