Cabbage: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 4: Line 4:
|weight = 0.2
|weight = 0.2
}}
}}
A perishable food item that goes bad as time passes. Cabbage is often inside of [[refrigerator]]s, [[containers#Kitchen_cupboard|kitchen cupboards]], and in produce bins. Can be grown through [[Farming]] with [[Cabbage Seeds]]. Cabbage take two in-game days to go stale, and four in-game days to become rotten.  
A perishable food item that goes bad as time passes. Cabbage is often inside of [[refrigerator]]s, [[containers#Kitchen_cupboard|kitchen cupboards]], and in produce bins. Can be grown through [[Farming]] with [[Cabbage Seeds]]. Can be grown through [[Farming]] with [[Cabbage Seeds]]. Cabbage take two in-game days to go stale, and four in-game days to become rotten.  


== Nutritional Information ==
== Nutritional Information ==
Line 38: Line 38:
FoodType    =  Vegetables,
FoodType    =  Vegetables,
}</nowiki>
}</nowiki>
== History ==
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| RC 2.9.8a || Can be grown as a crop.
|}
==See Also==
* [[Farming]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}

Revision as of 00:52, 30 June 2014


A perishable food item that goes bad as time passes. Cabbage is often inside of refrigerators, kitchen cupboards, and in produce bins. Can be grown through Farming with Cabbage Seeds. Can be grown through Farming with Cabbage Seeds. Cabbage take two in-game days to go stale, and four in-game days to become rotten.

Nutritional Information

Template:Consumables2

Code

item Cabbage
	{
		Type				=		Food,
		DisplayName			=		Cabbage,
		Icon				=		Cabbage,
		Weight				=		0.2,
		HungerChange 		=		-10,
		ThirstChange		=		-15,
		DaysFresh 			=		2,
		DaysTotallyRotten 	=	 	4,
		EvolvedRecipe       =       Soup:10;Stew:10;Pie:10;Stir fry:10;Sandwich:5;Burger:10;Salad:10;Roasted Vegetables:10,
		FoodType    =   Vegetables,
	}

History

Alpha
RC 2.9.8a Can be grown as a crop.

See Also

Template:Navbox/Consumables