Butter: Difference between revisions

From PZwiki
(Updated page, +evolved recipes, +nutritional info, description, +navigation, +info,)
m (Corrected error on Nav. Bar)
Line 3: Line 3:
<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 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: 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:Perishable_Food|Perishable Foods]] -> [[Bowl_of_Beans|Bowl of Beans]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
<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]] -> [[Butter|Butter]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Consumables
{{Consumables
|image = Butter.png
|image = Butter.png

Revision as of 05:16, 3 July 2016


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


Butter is a non-perishable food item that is found in the kitchen in many houses. Butter can satiate a good deal of hunger, but it gives off unhappiness as a change. Butter is best used as a ingredient of a larger meal.

Nutritional Information

Template:Consumables2












It's Nutritional Values are as follows:
Carbohydrates = 0
Proteins = 0
Lipids = 352
Calories = 3200

Evolved Recipes

Product Nutrition
Stir Fry
Stir Fry
5
Roasted Vegetables
Roasted Vegetables
5
Sandwich
Sandwich
5
Pasta Pot/Saucepan
Pasta Pot/Saucepan
5

Code

item Butter
	HungerChange	= -25,
	Weight		= 0.3,
	Type		= Food,
	UnhappyChange	= 20,
	DisplayName	= Butter,
	Icon		= Butter,
	EvolvedRecipe 	= Sandwich:5;Stir fry:5;Roasted Vegetables:5;PastaPot:5;PastaPan:5,
	FoodType    	= NoExplicit,
        Carbohydrates 	= 0,
        Proteins 	= 0,
        Lipids 		= 352,
        Calories 	= 3200,
        Packaged 	= TRUE,

See Also

See Also

Template:Navbox/Consumables