Bucket

From PZwiki
Revision as of 06:09, 17 August 2014 by Nhatorama (talk | contribs)

Template:Tools

A bucket is very useful for carrying water and that water can be used to create plaster, which could be applied onto a wall so that it can be painted. It can hold the equivalent of 32 mugs of water.



Crafting

Name Recipe Description
























Code

item BucketEmpty
{
		Weight				=	1,
		CanStoreWater			=	TRUE,
		Type				=	Normal,
		DisplayName			=	Bucket,
		Icon				=	Bucket_Empty,
        	ReplaceOnUseOn 			= 	WaterSource-BucketWaterFull,
}

See Also

Template:Navbox/Tools