Bread: Difference between revisions

From PZwiki
No edit summary
Line 30: Line 30:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|31}}
{{RecipeLookup|2013}}
{{RecipeLookup|22}}
{{RecipeLookup|2008}}
|}
|}



Revision as of 22:04, 16 November 2013


A perishable food item. Often found inside of houses, usually within a kitchen cupboard or placed on the floor. The bread can last quite some time if stored in a refrigerator. The bread can be modified into a Cheese Sandwich, and then to a grilled cheese sandwich.


Effects

Hungry: -30


Rotten

After 6 days outside the Refrigerator and 15 days inside, the bread is completely rotten.Template:Fact


Crafting

Name Recipe Description
























Code

item Bread
{
	Type				=			Food,
	DisplayName			=			Bread,
	Icon				=			Bread,
	Weight				=			0.2,
	HungerChange 			=			-40,
	DaysFresh 			=			3,
	DaysTotallyRotten 		=	 		6
}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Consumables