Bucket

From PZwiki
Revision as of 18:54, 22 January 2014 by Susmab (talk | contribs) (added tools navbox)

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.



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