Cabbage: Difference between revisions

From PZwiki
m (Removed Navbox(es) and added Navbox items)
m (Automated Formatting)
(3 intermediate revisions by the same user not shown)
Line 23: Line 23:
|item_id=farming.Cabbage
|item_id=farming.Cabbage
}}
}}
{{About|vegetable|crop|Cabbages}}
{{About|vegetable|crop|Cabbages}}
'''Cabbage''' is a perishable [[food]] [[Items|item]].
'''Cabbage''' is a perishable [[food]] [[Items|item]].
Line 53: Line 52:
==Crafting==
==Crafting==
Cabbage can be preserved to extend its lifespan by using a [[Empty Jar|jar]].
Cabbage can be preserved to extend its lifespan by using a [[Empty Jar|jar]].
{{Crafting header|ing=6}}
{{Crafting/sandbox2
{{Crafting cooking|024|ing=6}}
|jar_of_cabbage
|}
}}


===Evolved recipes===
===Evolved recipes===
Cabbage is a [[cooking]] [[Recipe ingredients|ingredient]].
Cabbage is a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|Soup=15|Stew=15|StirFry=15|Sandwich=10|Burger=10|Salad=15|RoastedVegetables=15|Taco=10|Burrito=10}}
{{EvolvedRecipesForItem|soup=15|stew=15|stirfry=15|sandwich=10|burger=10|salad=15|roastedvegetables=15|taco=10|burrito=10}}


===Sack of Cabbage===
===Sack of Cabbage===
{{Crafting header|ing=1}}
{{Crafting/sandbox2
{{Crafting general|051|ing=1}}
|cabbage
|}
}}


==Distribution==
==Distribution==
Line 73: Line 72:
===Farming===
===Farming===
Cabbage can be grown by [[farming]] with [[Cabbage Seeds|cabbage seeds]].
Cabbage can be grown by [[farming]] with [[Cabbage Seeds|cabbage seeds]].
{{Crafting header|ing=3}}
{{Crafting/sandbox2
{{Crafting farming|203|ing=3}}
|cabbages
|}
}}


==Gallery==
==Gallery==
<gallery>
<gallery>
CabbageModel.png|Cabbage model when placed in the world.
CabbageModel.png|Cabbage model when placed in the world
CabbageRotten Model.png|Rotten cabbage model when placed in the world.
CabbageRotten Model.png|Rotten cabbage model when placed in the world
</gallery>
</gallery>


Line 113: Line 112:
         StaticModel = RoundFood_Green,
         StaticModel = RoundFood_Green,
         WorldStaticModel = Cabbage_Ground,
         WorldStaticModel = Cabbage_Ground,
}  
}
}}
}}


Line 136: Line 135:
DaysTotallyRotten = 4,
DaysTotallyRotten = 4,
WorldStaticModel = SandBag,
WorldStaticModel = SandBag,
}  
}
}}
}}
}}
}}

Revision as of 07:05, 14 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Cabbage
CabbageModel.png
Cabbage (Rotten)
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Properties
Days fresh
2 days
Days until rotten
2 days
Nutrition
HungerMoodle Icon Hungry.png
-25
ThirstMoodle Icon Thirsty.png
-15
CaloriesCalories
178
CarbohydratesCarbohydrates
41.41
ProteinsProteins
9.14
FatFat
0.71
Technical
Item ID
farming.Cabbage
PlushSpiffo.pngThis article is about vegetable. For crop, see Cabbages.

Cabbage is a perishable food item.

Usage

Trapping

Main article: Trapping

Cabbage can be used as bait in traps to capture rabbits.

Consumable properties

Cabbage 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

Cabbage.png
Hunger: -24


Cabbage.png
Hunger: -18
Boredom: +10
Unhappiness: +10

Cabbage Rotten.png
Hunger: -10
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Crafting

Cabbage can be preserved to extend its lifespan by using a jar.

Product Ingredients Tools Requirements Workstation XP
JarGreen.png
Jar of Cabbage
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Cabbage.png Cabbage ×3
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking

Evolved recipes

Cabbage is a cooking ingredient.

Product Nutrition
Soup
Soup
15
Stew
Stew
15
Salad
Salad
15
Stir Fry
Stir Fry
15
Roasted Vegetables
Roasted Vegetables
15
Sandwich
Sandwich
10
Burger
Burger
10
Taco
Taco
10
Burrito
Burrito
10

Sack of Cabbage

Product Ingredients Tools Requirements Workstation XP
Cabbage.png
Cabbage ×12
Sandbag.png Sack of Cabbage ×1 none none none none

Distribution

Cabbage is often found in refrigerators and grocery displays.

Sacks of cabbage can be found in grocery stores and warehouses.

Farming

Cabbage can be grown by farming with cabbage seeds.

Product Ingredients Tools Requirements Workstation XP
Cabbage CropB.png
Cabbages
Plowed land.png Plowed Land ×1
TZ CabbageLettuceSeeds.png Cabbage Seeds ×9
WaterDrop.png Water ×85 unit(s)
none none none none

Gallery

Code

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

Cabbage.png farming.Cabbage
Source: ProjectZomboid\media\scripts\farming.txt

Retrieved: Build 41.78.16
item Cabbage
	{
	    DisplayCategory = Food,
		Type				=		Food,
		DisplayName			=		Cabbage,
		Icon				=		Cabbage,
		Weight				=		0.2,
		HungerChange 		=		-24,
		ThirstChange		=		-15,
		DaysFresh 			=		2,
		DaysTotallyRotten 	=	 	4,
		EvolvedRecipe       =       Soup:12;Stew:12;Stir fry Griddle Pan:12;Stir fry:12;Sandwich:6;Sandwich Baguette:6;Burger:6;Salad:12;Roasted Vegetables:12;Taco:6;Burrito:6,
		ThirstChange	=	-10,
		FoodType    =   Vegetables,
        Carbohydrates = 41.41,
        Proteins = 9.14,
        Lipids = 0.71,
        Calories = 178,
        StaticModel = RoundFood_Green,
        WorldStaticModel = Cabbage_Ground,
	}

Sandbag.png Base.SackProduce_Cabbage
Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item SackProduce_Cabbage
	{
		DisplayName = Sack of Cabbages,
		DisplayCategory = Food,
		Type = Food,
		Weight = 2,
		Icon = Sandbag,
		CantEat = TRUE,
		DaysFresh = 2,
		DaysTotallyRotten = 4,
		WorldStaticModel = SandBag,
	}

See also