Grapes

From PZwiki
Revision as of 16:15, 13 August 2016 by MalonyJenkins (talk | contribs) (Redesigned page, +Nav Bar, Reworked description, confirmed nutrition info, added nutrition values, corrected evolved, +new info, + categories.)


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Perishable Foods -> Grapes   

Grapes are perishable food items that go bad as time passes, when outside of a refrigerator. Grapes are often found within houses, inside of refrigerators, and in produce bins. Grapes take five in-game days to go stale, and eight in-game days to rot.

Nutritional Information

Template:Consumables2












It's Nutritional Values are as follows:
Carbohydrates = 15.78
Proteins = 0.58
Lipids = 0.32
Calories = 62

Crafting

Grapes can be used an cake ingredient.

Name Recipe Description













Evolved Recipes

Product Nutrition
Cake
Cake
15

Code

	
	item Grapes
        	HungerChange		= -15,
        	Weight			= 0.2,
        	Type			= Food,
        	DaysTotallyRotten	= 8,
        	DisplayName		= Grapes,
        	Icon			= Grapes,
        	DaysFresh		= 5,
        	EvolvedRecipe 		= Cake:15,
        	FoodType    		= Fruits,
		Carbohydrates 		= 15.78,
        	Proteins 		= 0.58,
        	Lipids 			= 0.32,
        	Calories 		= 62,

Template:Navbox/Consumables