Cherry: Difference between revisions

From PZwiki
mNo edit summary
(Adjusted formatting, added summary, removed TOC,)
Line 1: Line 1:
{{languages}}{{Notice|Short}}
__NOTOC__
 
{{languages}}
{{Consumables
{{Consumables
|image = Cherry.png
|image = Cherry.png
Line 7: Line 7:
}}
}}


 
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 ==
== Nutritional Information ==
{{Notice|Improve}}
{| border=0 align=left
|
{{Consumables2
{{Consumables2
|image = Cherry.png
|image = Cherry.png
Line 18: Line 21:
|unhappiness = 0
|unhappiness = 0
|unrotten hunger = 0
|unrotten hunger = 0
|unrotten unhappiness = 0
|unrotten unhappiness = +10
|unrotten boredom = +10
|rotten hunger = 0
|rotten hunger = 0
|rotten unhappiness = 0
|rotten unhappiness = +20
|rotten boredom = +20
|unrottencooked hunger = 0
|unrottencooked hunger = 0
|unrottencooked unhappiness = 0
|unrottencooked unhappiness = 0
Line 36: Line 41:
|cooked image =  
|cooked image =  
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br>
== Crafting ==


Cherries can be used an [[Recipe Ingredients|cake ingredient]].
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2041}}
|}
== Evolved Recipes ==
== Evolved Recipes ==
{{EvolvedRecipesForItem
{{EvolvedRecipesForItem

Revision as of 01:38, 8 August 2015



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