Mug: Difference between revisions

From PZwiki
m (moved Mug to Mug: fixing capitalization)
Line 14: Line 14:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|12}}
{{RecipeLookup|2003}}
|}
|}
== Code ==
== Code ==
  <nowiki>item Mugl
  <nowiki>item Mugl

Revision as of 22:28, 16 November 2013

Template:Tools

An empty mug turns into a Mug when filled with water from a Faucet or Well. The mug can also be used to craft a "Hot cuppa".

Crafting

Name Recipe Description












Code

item Mugl
{
	Type				=			Normal,
	DisplayName			=			Empty Mug,
	Icon				=			Mugl,
	Weight				=			0.2,
	ReplaceOnUseOn  	=			WaterSource-WaterMug,
	CanStoreWater		=			true,
}
Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Tools