Cheese: Difference between revisions

From PZwiki
m (updated crafting (still needs newer recipes) and ingredient use info)
Line 5: Line 5:
|weight = 0.2
|weight = 0.2
}}
}}
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.
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 a [[Recipe Ingredients|Recipe Ingredient]].
== Effects ==
== Effects ==
[[Hunger]]: -20
[[Hunger]]: -20
Line 15: Line 15:
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|2001}}
{{RecipeLookup|2001}}
{{RecipeLookup|2006}}
{{RecipeLookup|2030}}
{{RecipeLookup|2007}}
{{RecipeLookup|2031}}
{{RecipeLookup|2013}}
{{RecipeLookup|2013}}
{{RecipeLookup|2008}}
{{RecipeLookup|2008}}

Revision as of 00:31, 13 August 2014


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 a Recipe Ingredient.

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