Strawberries

From PZwiki
Revision as of 19:37, 6 August 2015 by MalonyJenkins (talk | contribs) (Formatted page, added farming section, Removed TOC.)


A perishable food item that goes bad as time passes. Strawberries are often inside of refrigerators, and in produce bins. Can be grown through Farming with Strawberry Seeds. Strawberries take two in-game days to go stale, and five in-game days to rot.

Nutritional Information

Template:Consumables2












Farming

Name Recipe Description Crafting Level












Code

item Strewberrie
	{
		Type				=		Food,
		DisplayName			=		Strawberries,
		Icon				=		BerryStraw,
		Weight				=		0.01,
		HungerChange 		=		-5,
		ThirstChange		=		-5,
		UnhappyChange 		= 		-10,
		DaysFresh 			=		2,
		DaysTotallyRotten 	=	 	5,
		EvolvedRecipe = Cake:5,
		FoodType    =   Fruits,
	}

History

Alpha
RC 2.9.8a Can be grown as a crop.

See Also

Template:Navbox/Consumables