Cherry

From PZwiki
Revision as of 01:38, 8 August 2015 by MalonyJenkins (talk | contribs) (Adjusted formatting, added summary, removed TOC,)



A perishable food item that goes bad as time passes, when outside of a refrigerator. Cherries are often found within houses, inside of refrigerators, and in produce bins. Cherries take four in-game days to go stale, and an in-game week and two days to rot.

Nutritional Information

WhiskeyHalf.png
This article may be in need of improvement.
Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.

Template:Consumables2











Crafting

Cherries can be used an cake ingredient.

Name Recipe Description












Evolved Recipes

Product Nutrition
Cake
Cake
3

Code

item Cherry
    {
        Type				=		Food,
        DisplayName			=		Cherry,
        Icon				=		Cherry,
        Weight				=		0.3,
        HungerChange 		=		-3,
        DaysFresh 			=		4,
        DaysTotallyRotten 	=	 	9,
        EvolvedRecipe       =       Cake:3,
        FoodType            =       Fruits,
    }

History

Alpha
Ver31.9 -

See Also


Template:Navbox/Consumables