Mug

From PZwiki
Revision as of 22:28, 16 November 2013 by Minic90 (talk | contribs) (→‎Crafting)

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