Bread: Difference between revisions

From PZwiki
mNo edit summary
(added distribution)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
__NOTOC__
{{languages|Bread}}
{{languages|Bread}}
<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 -->
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=17}}{{Infobox food
<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 -->
|display_name=Bread
<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:Perishable_Food|Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_colour=Food
{{Consumables
|name_text_colour=Food
|image = Bread.png
|image=Bread_120px.png
|hunger = -30
|alternate_image=Dough.png
|weight = 0.3
|alternate_name=Bread Dough
}}
|alternate_link=Bread Dough
|alternate_image2=BreadSlices.png
|alternate_name2=Bread Slices
|alternate_link2=Bread Slices
<!--GENERAL-->
|category=Food
|weight=0.3
|days_fresh=3
|days_rotten=6
|packaged=True
<!--NUTRITION-->
|hunger_change=-30
|thirst_change=
|calories=532
|lipids=6.66
|proteins=17.7
|carbohydrates=99
<!--EFFECT-->
|unhappy_change=
<!--TECHNICAL DETAILS-->
|class_name=Base.Bread
}}'''Bread''' is a [[Food#Perishable|perishable]] food [[item]].  


'''Bread''' is a [[Food#Perishable|perishable]] food item which is often found in [[refrigerator]]s and bakery display cases. Bread takes three in-game days to go stale, and six in-game days to rot. This process is slower when the item is in a refrigerator.
==Usage==
 
===Trapping===
Bread can be created by cooking [[bread dough]] in a [[Heat Source|heat source]]. Using a [[Kitchen Knife|knife]], bread can be cut into [[Bread Slices|bread slices]].
{{Main|Trapping}}
 
Bread can be used as bait in [[Trapping|traps]] to capture [[Dead_Bird|small birds]].
== Nutritional information ==
=== Consumable properties ===
{| border=0 align=left
Bread can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
|
{{Consumables2
{{Consumables2
|image = Bread.png
|image = Bread.png
|hunger = -30
|hunger = -30
|thirst = 0
|unrotten hunger = -23
|unrotten hunger = -23
|unrotten boredom = +10
|unrotten boredom = +10
|unrotten unhappiness = +10
|unrotten unhappiness = +10
|unrotten thirst = 0
|unrotten image = Bread.png
|rotten hunger = -13
|rotten hunger = -13
|rotten boredom = +20
|rotten boredom = +20
|rotten unhappiness = +20
|rotten unhappiness = +20
|rotten thirst = 0
|perishable = 1
|perishable = 1
|rotten image = Rotten Bread.png
|rotten image = BreadRotten.png
}}
}}
|}
 
<br><br><br><br><br><br><br><br><br><br><br>
'''Its nutritional values are as follows:'''<br>
Carbohydrates = 99 <br>
Proteins = 17.7 <br>
Lipids = 6.66 <br>
Calories = 532 <br><br>
== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
===Cooking===
|-
{{Main|Cooking}}
! Name
====How to make====
! class="unsortable" | Recipe
Bread is made by placing [[Bread Dough|bread dough]] in a [[Heat Source|heat source]] for 20 minutes
! class="unsortable" | Description
{{Cooking table header}}
! Crafting Level
{{RecipeLookup|2034}}
{{RecipeLookup|2034}}
|}
{{Crafting table footer}}
 
====What it can make====
{| class="wikitable sortable" style="text-align:center;"
Bread can be cut into [[Bread Slices|bread slices]].
|-
{{Cooking table header}}
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! Crafting Level
{{RecipeLookup|2035}}
{{RecipeLookup|2035}}
|}
{{Crafting table footer}}
====Evolved recipes====
Bread is a [[cooking]] [[Recipe Ingredients|ingredient]].
{{EvolvedRecipesForItem|soup=5|stew=5|salad=5}}


== Evolved recipes ==
==Distribution==
{{EvolvedRecipesForItem
===Buildings===
|soup=5|stew=5|salad=5|}}
Bread can be found in [[Refrigerator]]s, [[Spiffo's]], [[Pile o' Crepe]], [[Pizza Whirled]], [[Bakery|bakeries]] and [[Cafe|cafes]].
 
===Vehicles===
== Trapping ==
Bread can be found in [[Franklin Valuline#Spiffo's Van|Spiffo's vans]].
 
Bread can also be used in [[Trapping|traps]] to capture [[Dead_Bird|birds]].
 
Refer to [[Trapping|trapping]] for further information.


== Code ==
== Code ==
<nowiki>
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
item Bread
{{Retrieved|version=40|incver=17}}
<pre> item Bread
HungerChange = -30,
HungerChange = -30,
Weight = 0.3,
Weight = 0.3,
Line 85: Line 89:
         Lipids = 6.66,
         Lipids = 6.66,
         Calories = 532,
         Calories = 532,
         Packaged = TRUE,
         Packaged = TRUE,</pre>
</nowiki>
== History ==


{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| RC 2.9 || Added to the game.
|}
==See also==
==See also==
*[[Burger]]
*[[Cheese Sandwich]]
*[[Peanut Butter Sandwich]]
{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 17:18, 22 September 2018

Bread
Bread
Bread Dough Bread Slices
General
Category Food
Encumbrance
Heavy Load
0.3
Days until stale 3 days
Days until rotten 6 days
Packaged True
Nutrition
Hunger
Hunger
-30
Calories
Calories
532
Carbohydrates
Carbohydrates
99
Proteins
Proteins
17.7
Fat
Fat
6.66
Technical details
Item ID Base.Bread

Bread is a perishable food item.

Usage

Trapping

Main article: Trapping

Bread can be used as bait in traps to capture small birds.

Consumable properties

Bread 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

Cooking

Main article: Cooking

How to make

Bread is made by placing bread dough in a heat source for 20 minutes Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

What it can make

Bread can be cut into bread slices. Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Evolved recipes

Bread is a cooking ingredient.

Product Nutrition
Soup
Soup
5
Stew
Stew
5
Salad
Salad
5

Distribution

Buildings

Bread can be found in Refrigerators, Spiffo's, Pile o' Crepe, Pizza Whirled, bakeries and cafes.

Vehicles

Bread can be found in Spiffo's vans.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.17

	item Bread
		HungerChange		= -30,
		Weight			= 0.3,
		Type			= Food,
		DaysTotallyRotten	= 6,
		DisplayName		= Bread,
		Icon			= Bread,
		DaysFresh		= 3,
		EvolvedRecipe 		= Soup:5;Stew:5;Salad:5,
		FoodType    		= NoExplicit,
        	Carbohydrates 		= 99,
        	Proteins 		= 17.7,
        	Lipids 			= 6.66,
        	Calories 		= 532,
        	Packaged 		= TRUE,

See also

Template:Navbox/Consumables