![]() |
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. |
Ginger Pickled
Jump to navigation
Jump to search
![]() |
English |
Navigation: | Main>Project Zomboid>Items>Food>Perishable Food>Ginger Pickled | Page updated: Version 41.78.16 |
---|
Ginger Pickled is a perishable 'spice' food item used in cooking.
Usage
Consumable properties
Pickled Ginger can be eaten raw, providing the player with some positive effects. It can also be used as a spice while cooking.
Fresh | Stale | Rotten | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Crafting
Evolved recipes
Pickled Ginger is a spice when used in cooking recipes, and therefore will not be included in the maximum number of ingredients.
Product | Nutrition |
---|---|
![]() Soup |
1 |
![]() Stew |
1 |
![]() Salad |
1 |
![]() Stir Fry |
1 |
![]() Sandwich |
1 |
Distribution
Pickled Ginger can be found inside refrigerators in sushi establishments and Chinese restaurants.
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.78.16
item GingerPickled { DisplayName = Ginger Pickled, DisplayCategory = Food, Type = Food, Weight = 0.1, Icon = GingerPickled, EvolvedRecipe = Salad:1;Sandwich:1;Sandwich Baguette:1;Soup:1;Stew:1;Stir fry:1;Stir fry Griddle Pan:1, Spice = true, DaysFresh = 14, DaysTotallyRotten = 21, HungerChange = -5, Calories = 23, Carbohydrates = 0.22, Lipids = 1.18, Proteins = 2.55, FoodType = NoExplicit, WorldStaticModel = GingerPickled_Ground, }
See also