Mug

From PZwiki

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,
}