Pie Slice

From PZwiki
Revision as of 13:19, 10 May 2018 by Vaileasys (talk | contribs) (fixed container links)


Page Updated @ Version: 39.45
   Navigation - Main Index -> The Game World -> Items -> Consumables -> Food -> Perishable Foods -> Pie Slice   

A Pie Slice|pie slice is a perishable food item which is found inside of refrigerators and display cases in homes and stores. It can be crafted from pie using a kitchen or hunting knife. Pie slices take five in-game days to go stale, and eight in-game days to rot.

The details in this article are based on the pre-spawned pie slices which appear, as custom pies will have different attributes based on the ingredients/cooking skill.

Nutritional Information

Template:Consumables2












Its Nutritional Values are as follows:
Carbohydrates = 20.45
Proteins = 54.53
Lipids = 20.61
Calories = 404

Crafting

Name Recipe Description Crafting Level












Code


	item Pie
		HungerChange		= -30,
		Weight			= 0.5,
		Type			= Food,
		DaysTotallyRotten	= 8,
		DisplayName		= Pie Slice,
		Icon			= Pie,
		DaysFresh		= 5,
        	Carbohydrates 		= 20.45,
        	Proteins 		= 54.53,
        	Lipids 			= 20.61,
        	Calories 		= 404,
    

See Also

Template:Navbox/Consumables