Apple

From PZwiki
Revision as of 21:38, 7 August 2015 by MalonyJenkins (talk | contribs) (Adjusted formatting, slightly adjusted summary, added correct crafting/evolved recipe entry, added link to trapping, removed TOC)


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

Nutritional Information

Template:Consumables2












Crafting

Apples can be used an cake ingredient.

Name Recipe Description












Evolved Recipes

Product Nutrition
Cake
Cake
8

Trapping

Apples can also be used in traps to capture rabbits, rats and squirrels.

Refer to trapping for further information.

Code

item Apple
	{
		HungerChange	=	-15,
		Weight	=	0.2,
		Type	=	Food,
		DaysTotallyRotten	=	8,
		DisplayName	=	Apple,
		Icon	=	Apple,
		DaysFresh	=	5,
		EvolvedRecipe = Cake:8,
		FoodType    =   Fruits,
	}

Template:Navbox/Consumables