Butter: Difference between revisions

From PZwiki
Line 17: Line 17:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|20}}
{{RecipeLookup|2006}}
{{RecipeLookup|21}}
{{RecipeLookup|2007}}
{{RecipeLookup|22}}
{{RecipeLookup|2008}}
{{RecipeLookup|30}}
{{RecipeLookup|2012}}
|}
|}



Revision as of 22:26, 16 November 2013


Butter is a nonperishable food item that is found in the kitchen in many houses. Butter can satiate a good deal of hunger, but it gives off unhappiness as a change. To use butter more efficiently, you can craft a grilled cheese sandwich or use it as a soup ingredient.

Effects

Hungry: -30
Unhappy: +20

Crafting

Name Recipe Description
















































Code

item Butter
{
	Type				=			Food,
	DisplayName			=			Butter,
	Icon				=			Butter,
	Weight				=			1,
	UnhappyChange		=			20,
	HungerChange 		=			-40,
}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Consumables