Cheese: Difference between revisions

From PZwiki
No edit summary
Line 14: Line 14:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|8}}
{{RecipeLookup|2001}}
{{RecipeLookup|20}}
{{RecipeLookup|2006}}
{{RecipeLookup|21}}
{{RecipeLookup|2007}}
{{RecipeLookup|31}}
{{RecipeLookup|2013}}
{{RecipeLookup|22}}
{{RecipeLookup|2008}}
|}
|}



Revision as of 22:23, 16 November 2013


Cheese is usually found in most kitchens of almost all houses. Eating it unmodified will reduce a small amount of hunger, and it can be made more efficient by crafting it into a cheese/grilled cheese sandwich or by using it as an ingredient for a soup.

Effects

Hungry: -20

Crafting

Name Recipe Description




























































Code

item Cheese
{
	Type				=			Food,
	DisplayName			=			Cheese,
	Icon				=			Cheese,
	Weight				=			0.2,
	HungerChange 		=			-20,
	DaysFresh 			=			14,
	DaysTotallyRotten 	= 			20,
}

Template:Navbox/Consumables