![]() |
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. |
Fried Shrimp
Jump to navigation
Jump to search
![]() |
English |
Navigation: | Main>Project Zomboid>Items>Food>Perishable Food>Fried Shrimp | Page updated: Version 41.73 |
---|
Fried shrimp is a perishable food item.
Usage
Consumable properties
Fried shrimp can be eaten, providing the player with some positive effects. Consuming after being cooked will reduce more hunger, however these will become negative the longer it's left to perish.
Fresh | Stale | Rotten | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Uncooked
|
|
|
| |||||||||||||||
Cooked
|
|
|
| |||||||||||||||
Burned
|
![]() Hunger: -5 |
Crafting
Obtaining
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 |
---|---|---|---|---|---|---|
![]() Fried Shrimp (Uncooked) |
0.75 Cooking | none | ![]() Shrimp (consumed) |
![]() Baking Soda (1 unit) (consumed) |
(1 unit) (consumed) |
Cooking
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 |
---|---|---|---|---|---|
![]() Fried Shrimp (Cooked) |
2.5 Cooking | none | ![]() Heat source (Cooked: 10 mins) |
![]() Fried Shrimp (Uncooked) (consumed) |
Evolved recipes
Fried shrimp is a cooking ingredient.
Product | Nutrition |
---|---|
![]() Salad |
15 |
![]() Stir Fry |
15 |
![]() Sandwich |
15 |
![]() Rice Pot/Saucepan |
15 |
![]() Pasta Pot/Saucepan |
15 |
![]() Taco |
5 |
![]() Burrito |
15 |
Distribution
Fried shrimp can often found inside displays in restaurant.
Gallery
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.73
item ShrimpFriedCraft { DisplayName = Fried Shrimp, DisplayCategory = Food, Type = Food, Weight = 0.1, Icon = ShrimpFried, EvolvedRecipe = Sandwich:15|Cooked;Sandwich Baguette:15|Cooked;Salad:15|Cooked;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15;Stir fry Griddle Pan:15;Stir fry:15;Burrito:15|Cooked;Taco:5|Cooked, FoodType = Seafood, BadCold = true, BadInMicrowave = true, GoodHot = true, IsCookable = true, MinutesToCook = 10, MinutesToBurn = 30, DaysFresh = 2, DaysTotallyRotten = 4, HungerChange = -15, Calories = 160, Carbohydrates = 17, Lipids = 14, Proteins = 16, WorldStaticModel = ShrimpFried_Ground, }