Pasta: Difference between revisions

From PZwiki
(Added crafting version of rice in cooking pot to page)
m (fixed language and container links)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages}}
{{languages|Pasta}}
<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 -->
Line 11: Line 11:
|weight = 2
|weight = 2
}}
}}
Pasta is an [[Food#Non-Perishable|non-perishable]] food item which is found in [[Containers#Kitchen_cupboard|kitchen cupboards]].
'''Pasta''' is a [[Food#Non-Perishable|non-perishable]] food item which is found in [[Containers#Kitchen_Counter|kitchen counters]].


== Nutritional Information ==
== Nutritional Information ==
Line 17: Line 17:
Pasta provides when eaten completely raw is a positive of -60 hunger but a penalty of +40 to unhappiness and +60 to thirst.  
Pasta provides when eaten completely raw is a positive of -60 hunger but a penalty of +40 to unhappiness and +60 to thirst.  
<br><br>
<br><br>
'''It's Nutritional Values are as follows:'''<br>
'''Its Nutritional Values are as follows:'''<br>
Carbohydrates = 656 <br>
Carbohydrates = 656 <br>
Proteins = 112 <br>
Proteins = 112 <br>

Revision as of 13:06, 10 May 2018


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

Pasta is a non-perishable food item which is found in kitchen counters.

Nutritional Information


Pasta provides when eaten completely raw is a positive of -60 hunger but a penalty of +40 to unhappiness and +60 to thirst.

Its Nutritional Values are as follows:
Carbohydrates = 656
Proteins = 112
Lipids = 16
Calories = 3360

Crafting

Name Recipe Description
























Code


    item Pasta
        Weight		= 2,
        Type		= Food,
        DisplayName	= Pasta,
        Icon		= SpagettiRaw,
        HungerChange    = -60,
        UnhappyChange   = 40,
        ThirstChange    = 60,
        Carbohydrates 	= 656,
        Proteins 	= 112,
        Lipids 		= 16,
        Calories 	= 3360,
        Packaged 	= TRUE,
 

Template:Navbox/Consumables