Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Crayfish

From PZwiki
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
PictureKate.png
This is a future feature.
It has either been previewed or found in the game files and does not exist yet.
Crayfish
Crayfish Model.png
Crayfish Model.png
CrayfishRotten Model.png
CrayfishRotten Model.png
Crayfish Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Properties
Can boil water
True
Days fresh
2 days
Days until rotten
4 days
Nutrition
HungerUI Hunger.png
-10
CaloriesCalories
40
CarbohydratesCarbohydrates
0
ProteinsProteins
8
FatFat
2
Cooking
Time until cooked
30 minutes
Time until burned
60 minutes
Dangerous uncooked
True
Bad microwaved
True
Good hot
True
Technical
Item ID
Base.Crayfish

Crayfish is a perishable food item used in cooking.

Usage

Crayfish can be eaten raw, which will provide the player with some positive effects, or improved by cooking. However, these will become negative the longer it's left to perish.

Consumable properties

State Icon Hunger Boredom Unhappiness Sickness chance
Fresh Uncooked Crayfish (Fresh Uncooked) -10 - - 75%
Fresh Cooked Crayfish (Fresh Cooked) -13 - - -
Stale Uncooked Crayfish (Stale Uncooked) -8 +10 +10 75%
Stale Cooked Crayfish (Stale Cooked) -8 +10 +10 -
Rotten Crayfish (Rotten) -4 +20 +20 100%
Burned Crayfish (Burned) -3 +20 +20 100%

Crafting

Cooking

Main article: Cooking
Product Ingredients Tools Requirements Workstation XP
Crayfish (Cooked)
Crayfish (Cooked)
Crayfish (Uncooked) Crayfish (Uncooked) ×1 none none Heat source.gif
Heat source
2.5 Cooking

Evolved recipes

Product Nutrition
PotFull.png
Soup
10
PotFull.png
Stew
10
TZ CraftSalat.png
Salad
10
Stir Fry
Stir Fry
10
RoastingpanFull.png
Roasted Vegetables
10
SandwichSandwich
Sandwich
10
Burger
Burger
10
PieWhole.png
Pie (savory)
10
Rice Pot/SaucepanRice Pot/Saucepan
Rice Pot/Saucepan
10
Rice Pot/SaucepanRice Pot/Saucepan
Pasta Pot/Saucepan
10
Taco.png
Taco (crafted)
10
Burrito.png
Burrito (crafted)
10
PizzaWhole.png
Pizza (crafted)
10

Location

Notebook.png
This section may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.

Trivia

  • There are unused cooked and rotten icons, which is likely due to the files being named incorrectly.
  • The model for the crayfish is identical to the lobster, with the only difference being the scale. Unlike the lobster, there are also no rotten, cooked and burnt textures.

Gallery

History

Base.Crayfish

Version Description
41.65 Released on or before this version.

Help PZwiki by adding to this history.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item Crayfish
	{
		DisplayName = Crayfish,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = Crayfish,
		BadInMicrowave = true,
		DangerousUncooked = TRUE,
		EvolvedRecipe = Pizza:10;Soup:10;Stew:10;Pie:10;Stir fry Griddle Pan:10;Stir fry:10;Sandwich:10

See also