Peanuts: Difference between revisions

From PZwiki
m (fixed language and container links)
mNo edit summary
Line 9: Line 9:
|weight = 0.2
|weight = 0.2
}}
}}
'''Peanuts''' are a [[Food#Non-Perishable|non-perishable]] food item which is often found in [[Containers#Kitchen_Counter|kitchen counters]].
'''Peanuts''' are a [[Food#Non-Perishable|non-perishable]] food item which are often found in [[Containers#Kitchen_Counter|kitchen counters]].


== Nutritional Information ==
== Nutritional information ==
 
<br>
'''Its Nutritional Values are as follows:'''<br>
'''Its nutritional values are as follows:'''<br>
Carbohydrates = 4.57 <br>
Carbohydrates = 4.57 <br>
Proteins = 7.31 <br>
Proteins = 7.31 <br>
Line 19: Line 19:
Calories = 161 <br><br>
Calories = 161 <br><br>
== Evolved Recipes ==
== Evolved recipes ==
{{EvolvedRecipesForItem
{{EvolvedRecipesForItem
|ricepot=8|ricepan=8|}}
|ricepot=8|ricepan=8|}}

Revision as of 09:51, 26 July 2018


Page Updated @ Version: 34.28
   Navigation - Main Index -> The Game World -> Items -> Consumables -> Food -> Non Perishable Foods -> Peanuts   

Peanuts are a non-perishable food item which are often found in kitchen counters.

Nutritional information


Its nutritional values are as follows:
Carbohydrates = 4.57
Proteins = 7.31
Lipids = 13.96
Calories = 161

Evolved recipes

Product Nutrition
Rice Pot/Saucepan
Rice Pot/Saucepan
8

Trapping

Peanuts can also be used in traps to capture squirrels.

Refer to trapping for further information.

Code

	
    item Peanuts
		HungerChange	= -8,
		Weight		= 0.2,
		Type		= Food,
		DisplayName	= Peanuts,
		Icon		= Peanut,
		EvolvedRecipe 	= RicePot:8;RicePan:8,
		FoodType 	= NoExplicit,
        	Carbohydrates 	= 4.57,
        	Proteins 	= 7.31,
        	Lipids 		= 13.96,
        	Calories 	= 161,
        	CantBeFrozen 	= TRUE,

Template:Navbox/Consumables