Bread

From PZwiki
Revision as of 00:24, 15 November 2014 by Demwilson (talk | contribs) (Added the nutritional information section, removed old crafting recipes, added new crafting, and added an evolved recipes section)


A perishable food item. Often found inside of houses, usually within a Refrigerator. If you have a knife, you can turn it into Bread Slices.


Nutritional Information

Template:Consumables2

Crafting

Name Recipe Description Crafting Level












Evolved Recipes

Name Usable
File:Pot Full.png
Soup
Yes
File:Pot Full.png
Stew
Yes
File:Salad.png
Salad
Yes
File:Full Pan.png
Stir-Fry
No
File:Full Pan.png
Roasted Vegetables
No
Sandwich.png
Sandwich
No
Burger.png
Burger
No
File:SNACKPie.png
Pie
No
SNACKCake.png
Cake
No

Code

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,
}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Consumables