Bread Slices: Difference between revisions

From PZwiki
mNo edit summary
(New infobox + new layout)
Line 1: Line 1:
__NOTOC__
{{languages|Bread Slices}}
{{languages}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=17}}{{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=Bread Slices
<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:Perishable_Food|Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_text_colour=Food
{{Consumables
|image=BreadSlices_120px.png
|image = BREADBreadSlice.png
|alternate_image=Dough.png
|hunger = -10
|alternate_name=Bread Dough
|weight = 0.1
|alternate_link=Bread Dough
}}
|alternate_image2=Bread.png
|alternate_name2=Bread
|alternate_link2=Bread
<!--GENERAL-->
|category=Food
|weight=0.1
|days_fresh=1
|days_rotten=2
<!--NUTRITION-->
|hunger_change=-10
|thirst_change=
|calories=177
|lipids=2.22
|proteins=5.9
|carbohydrates=33
<!--TECHNICAL DETAILS-->
|class_name=Base.BreadSlices
}}'''Bread slices''' are a [[Food#Perishable|perishable]] food [[item]].  


'''Bread slices''' are a [[Food#Perishable|perishable]] food item that cannot be found in the world naturally, and must be crafted by cutting [[bread]] with a [[Kitchen Knife|knife]]. Three bread slices are created from this process.
==Usage==
<br>
===Trapping===
Bread slices take 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]].
{{Main|Trapping}}
 
Bread slices can be used as bait in [[Trapping|traps]] to capture [[Dead_Bird|small birds]].
== Nutritional information ==
=== Consumable properties ===
{| border=0 align=left
Bread slices 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 = BREADBreadSlice.png
|image = BreadSlices.png
|hunger = -10
|hunger = -10
|thirst = 0
|thirst = 0
Line 25: Line 41:
|unrotten unhappiness = +10
|unrotten unhappiness = +10
|unrotten thirst = 0
|unrotten thirst = 0
|unrotten image = BREADBreadSlice.png
|unrotten image = BreadSlices.png
|rotten hunger = -4
|rotten hunger = -4
|rotten boredom = +20
|rotten boredom = +20
Line 31: Line 47:
|rotten thirst = 0
|rotten thirst = 0
|perishable = 1
|perishable = 1
|rotten image = BREADBreadSlice.png
|rotten image = BreadSlices.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br>
'''Its nutritional values are as follows:'''<br>
Carbohydrates = 33 <br>
Proteins = 5.9 <br>
Lipids = 2.22 <br>
Calories = 177 <br><br>


== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
===Cooking===
|-
{{Main|Cooking}}
! Name
====How to make====
! class="unsortable" | Recipe  
Bread slices are made by cutting [[bread]], which will produce 3 (three) bread slices.
! class="unsortable" | Description
{{Cooking table header}}
! Crafting Level
{{RecipeLookup|2035}}
{{Crafting table footer}}
====What it can make====
Bread slices are the starting ingredient for making [[Recipe Ingredients#Sandwich & Burger Ingredients|sandwiches]] and [[Recipe Ingredients#Sandwich & Burger Ingredients|burgers]].
{{Cooking table header}}
{{RecipeLookup|2038}}
{{RecipeLookup|2038}}
|}
{{RecipeLookup|2044}}
 
{{Crafting table footer}}
== Trapping ==
 
Bread slices can be used in [[Trapping|traps]] to capture [[Dead_Bird|birds]].
 
Refer to [[Trapping|trapping]] for further information.


== Code ==
== Code ==
<nowiki>
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
item BreadSlices
{{Retrieved|version=40|incver=17}}
<pre> item BreadSlices
HungerChange = -10,
HungerChange = -10,
Weight = 0.1,
Weight = 0.1,
Line 70: Line 79:
         Proteins = 5.9,
         Proteins = 5.9,
         Lipids = 2.22,
         Lipids = 2.22,
       Calories = 177,
       Calories = 177,</pre>
</nowiki>


==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:07, 22 September 2018

Bread Slices
Bread Slices
Bread Dough Bread
General
Category Food
Encumbrance
Heavy Load
0.1
Days until stale 1 days
Days until rotten 2 days
Nutrition
Hunger
Hunger
-10
Calories
Calories
177
Carbohydrates
Carbohydrates
33
Proteins
Proteins
5.9
Fat
Fat
2.22
Technical details
Item ID Base.BreadSlices

Bread slices are a perishable food item.

Usage

Trapping

Main article: Trapping

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

Consumable properties

Bread slices 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 slices are made by cutting bread, which will produce 3 (three) bread slices. Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

What it can make

Bread slices are the starting ingredient for making sandwiches and burgers. Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Code

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

	item BreadSlices
		HungerChange		= -10,
		Weight			= 0.1,
		Type			= Food,
		DaysTotallyRotten	= 6,
		DisplayName		= Bread Slices,
		Icon			= BreadSlices,
		DaysFresh		= 3,
        	Carbohydrates 		= 33,
        	Proteins 		= 5.9,
        	Lipids 			= 2.22,
       		Calories 		= 177,

See also

Template:Navbox/Consumables