Potato

From PZwiki
Revision as of 22:10, 29 June 2014 by LaDestitute (talk | contribs)


A perishable food item that goes bad as time passes. Potatoes are often inside of refrigerators, kitchen cupboards, and in produce bins. Can be grown through Farming with Potato Seeds. Potatoes take seven in-game days to go stale, and 14 in-game days to rot.

Nutritional Information

Template:Consumables2

Code

item Potato
	{
		Type				=		Food,
		DisplayName			=		Potato,
		Icon				=		Potato,
		Weight				=		0.2,
		HungerChange 		=		-30,
		DaysFresh 			=		7,
		DaysTotallyRotten 	=	 	14,
        EvolvedRecipe       =       Soup:15;Stew:15;Pie:15;Stir fry:15;Salad:10;Roasted Vegetables:15,
        FoodType    =   Vegetables,
	}

History

Alpha
RC 2.9.8a Can be grown as a crop.

See Also

Template:Navbox/Consumables