Milk: Difference between revisions

From PZwiki
m (Vaileasys moved page Milk to Milk: official display name)
(New infobox + new layout)
Line 1: Line 1:
__NOTOC__
{{languages|Milk}}
{{languages|Milk Package}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=7}}{{Infobox food
<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 -->
|display_name=Milk
<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 -->
|name_colour=Food
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Drinks|Drinks]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_text_colour=Food
|image=Milk_120px.png
|alternate_image=MilkRotten.png
|alternate_link=
|alternate_name=Milk (Rotten)
<!--GENERAL-->
|category=Food
|weight=1.0
|cant_be_frozen=True
|days_fresh=4
|days_rotten=7
|packaged=True
<!--NUTRITION-->
|hunger_change=-10
|thirst_change=-100
|calories=110
|lipids=2.5
|proteins=8
|carbohydrates=13
<!--TECHNICAL DETAILS-->
|class_name=Base.Milk
}}'''Milk''' is a [[Food#Perishable|perishable]] food [[item]] used in [[cooking]].


{{Consumables
==Usage==
|image = Milk.png
===Consumable properties===
|hunger = -10
Milk can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
|thirst = -100
|weight = 1.0
}}
'''A Milk Package''' is a perishable food item which is often found in [[Containers#Refrigerators|refrigerators]].
 
Milk can also be used to make Mildew Spray to combat disease in your garden (even when rotten) - see [[Farming_Guide#Plant_Health.2C_Diseases_and_Cures|Plant Health, Diseases and Cures]].
 
A milk package takes four in-game days to go stale, and seven in-game days to rot.
 
== Nutritional Information ==
{| border=0 align=left <!-- Table will be in middle of page without this line -->
|
{{Consumables2
{{Consumables2
|image = Milk.png
|image = Milk.png
|hunger = -10
|hunger = -10
|thirst = -100
|thirst = -100
|unhappiness = 0
|perishable = 1
|perishable = 1
|cookable = 0
|cookable = 0
|dangerous uncooked = 0
|unrotten hunger = -7
|unrotten hunger = -7
|unrotten thirst = -100
|unrotten thirst = -100
Line 36: Line 43:
|rotten boredom = +20
|rotten boredom = +20
|rotten unhappiness = +20
|rotten unhappiness = +20
|unrottencooked hunger = 0
|unrottencooked unhappiness = 0
|unrottencooked boredom = 0
|rottencooked hunger = 0
|rottencooked unhappiness = 0
|cooked hunger = 0
|cooked unhappiness = 0
|cooked boredom = 0
|burned hunger = 0
|burned boredom = 0
|burned unhappiness = 0
|burned image =
|rotten image = MilkRotten.png
|rotten image = MilkRotten.png
|cooked image =
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br><br>


'''Its Nutritional Values are as follows:'''<br>
Carbohydrates = 13 <br>
Proteins = 8 <br>
Lipids = 2.5 <br>
Calories = 110 <br><br>
== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
===Farming===
|-
{{Main|Farming}}
! Name
Milk (fresh or rotten) is used to make [[Mildew Spray|mildew spray]]; a pesticide for combating the [[Farming#Plant Diseases|mildew plant disease]].
! class="unsortable" | Recipe  
{{Crafting table header}}
! class="unsortable" | Description
{{RecipeLookup|5016}}
! class="unsortable" | Skill Level
{{Crafting table footer}}
===Cooking===
{{Main|Cooking}}
Milk is a cooking [[Recipe Ingredients|ingredient]].
{{Cooking table header}}
{{RecipeLookup|2039}}
{{Crafting table footer}}
==== Evolved recipes ====
{{EvolvedRecipesForItem|hotdrink=2}}


{{RecipeLookup|2039}}
==Distribution==
{{RecipeLookup|5016}}
Milk is an uncommon item and can only be found inside [[refrigerator]]s.
|}


== Code ==
== Code ==
<nowiki>
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
item Milk
{{Retrieved|version=40|incver=7}}
<pre> item Milk
HungerChange = -10,
HungerChange = -10,
Weight = 1.0,
Weight = 1.0,
Line 90: Line 85:
         Calories = 110,
         Calories = 110,
         Packaged = TRUE,
         Packaged = TRUE,
         CantBeFrozen = TRUE,
         CantBeFrozen = TRUE,</pre>
</nowiki>


==See Also==
==See also==
* [[Items#Dairy|Entry in Item List - Dairy]]
* [[Yoghurt]]
* [[Ice Cream]]
* [[Insecticide Spray]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Items]]
[[Category:Drinks]]
[[Category:Version 34.28]]

Revision as of 14:16, 20 August 2018

Milk
Milk
Milk (Rotten)
General
Category Food
Encumbrance
Heavy Load
1.0
Days until stale 4 days
Days until rotten 7 days
Can't be frozen True
Packaged True
Nutrition
Hunger
Hunger
-10
Thirst
Thirst
-100
Calories
Calories
110
Carbohydrates
Carbohydrates
13
Proteins
Proteins
8
Fat
Fat
2.5
Technical details
Item ID Base.Milk

Milk is a perishable food item used in cooking.

Usage

Consumable properties

Milk can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish. Template:Consumables2

Crafting

Farming

Main article: Farming

Milk (fresh or rotten) is used to make mildew spray; a pesticide for combating the mildew plant disease. Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Cooking

Main article: Cooking

Milk is a cooking ingredient. Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Evolved recipes

Product Nutrition
Beverage
Beverage
2

Distribution

Milk is an uncommon item and can only be found inside refrigerators.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.7

	item Milk
		HungerChange		= -10,
		Weight			= 1.0,
		AlwaysWelcomeGift	= true,
		Type			= Food,
		ThirstChange		= -100,
		DisplayName		= Milk,
		Icon			= Milk,
        	DaysFresh 		= 4,
        	DaysTotallyRotten 	= 7,
		CustomContextMenu	= Drink,
		CustomEatSound		= PZ_DrinkingFromBottle,
       		Carbohydrates 		= 13,
        	Proteins 		= 8,
        	Lipids 			= 2.5,
        	Calories 		= 110,
        	Packaged 		= TRUE,
        	CantBeFrozen 		= TRUE,

See also

Template:Navbox/Consumables