Peanut Butter: Difference between revisions

From PZwiki
No edit summary
(Updated page, +evolved recipes, +nutritional info, description, +navigation, +info, + trapping links, corrected category to make non-perishable.)
Line 1: Line 1:
{{languages|Peanut Butter}}
__NOTOC__
 
{{languages}}
{{Notice|Improve}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Non-Perishable_Food|Non Perishable Foods]] -> [[Peanut_Butter|Peanut Butter]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Consumables
{{Consumables
|image = Peanut butter.png  
|image = Peanut butter.png  
Line 9: Line 11:
|weight = 0.3
|weight = 0.3
}}
}}
<!--/infobox-->
Peanut Butter is a [[Food#Non-Perishable|non-perishable]] food item which is often found in [[Containers#Kitchen_cupboard|kitchen cupboards]].
A non-perishable jar of Peanut butter.  
 
It can be used as bait in some traps.
Peanut Butter can also be used for trapping as bait.
 
 
== Nutritional Information ==
A Jar of Peanut butter, if eaten by itself, provides when completely eaten: -25 hunger, -15 unhappiness and -5 boredom.
<br><br>
'''It's Nutritional Values are as follows:'''<br>
Carbohydrates = 128 <br>
Proteins = 84 <br>
Lipids = 224 <br>
Calories = 2660 <br><br>
 
== Evolved Recipes ==
<!-- Information for template 'Evolved Recipes', used to explain how much of the food can be put into a meal. -->
{{EvolvedRecipesForItem
|sandwich=7|}}
 
== Code ==
<br>
<nowiki>
item PeanutButter
HungerChange = -25,
Weight = 0.3,
Type = Food,
UnhappyChange = -15,
DisplayName = Peanut Butter,
Icon = PeanutButter,
BoredomChange = -5,
EvolvedRecipe = Sandwich:7,
FoodType    = NoExplicit,
        Carbohydrates = 128,
        Proteins = 84,
        Lipids = 224,
        Calories = 2660,
        Packaged = TRUE,
</nowiki>


== Effects ==
== Trapping ==
[[Boredom]]: -5<br>
[[Hunger]]: -25<br>
[[Unhappy]]: -15


<!--== Crafting ==
Peanut Butter can also be used in [[Trapping|traps]] to capture [[Dead_Mouse|mice]], [[Dead_Squirrel|squirrels]], and [[Dead_Rat|rats]].
Peanut Butter can be used in the following recipes:


{| class="wikitable" width="550" style="text-align:center;"
Refer to [[Trapping|trapping]] for further information
|-
! Ingredients || Other Items || Output || Description
|-
| Ingredient + [[Bread]] || None || [[Peanut Butter Sandwich]] || A sandwich of Peanut butter and bread.
|}
-->


{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Food]]
[[Category:Cookable Food]]
[[Category:Non-Perishable_Food]]
[[Category:Perishable Food]]
[[Category:Version 34.28]]

Revision as of 20:00, 3 July 2016


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Non Perishable Foods -> Peanut Butter   

Peanut Butter is a non-perishable food item which is often found in kitchen cupboards.

Peanut Butter can also be used for trapping as bait.


Nutritional Information

A Jar of Peanut butter, if eaten by itself, provides when completely eaten: -25 hunger, -15 unhappiness and -5 boredom.

It's Nutritional Values are as follows:
Carbohydrates = 128
Proteins = 84
Lipids = 224
Calories = 2660

Evolved Recipes

Product Nutrition
Sandwich
Sandwich
7

Code


	item PeanutButter
		HungerChange	= -25,
		Weight		= 0.3,
		Type		= Food,
		UnhappyChange	= -15,
		DisplayName	= Peanut Butter,
		Icon		= PeanutButter,
		BoredomChange	= -5,
		EvolvedRecipe 	= Sandwich:7,
		FoodType    	= NoExplicit,
        	Carbohydrates 	= 128,
        	Proteins 	= 84,
        	Lipids 		= 224,
        	Calories 	= 2660,
        	Packaged 	= TRUE,
 

Trapping

Peanut Butter can also be used in traps to capture mice, squirrels, and rats.

Refer to trapping for further information

Template:Navbox/Consumables