Sturdy stick: Difference between revisions

From PZwiki
Sturdy stick
m (→‎Code: fix)
m (added language bar)
Line 1: Line 1:
{{Languages}}
{{Items
{{Items
|image = Sturdy stick.png  
|image = Sturdy stick.png  

Revision as of 17:14, 28 November 2013

Template:Items A sturdy looking stick.

Crafted from Wooden Planks using the Saw. Used to make Tent Kits and kindling.

Crafting

Sturdy Sticks can be used in the following recipes:

Name Recipe Description
























Code

item WoodenStick
{
	{
		Type				=		Normal,
		DisplayName			=	        Sturdy Stick,
		Icon				=		TZ_WoodenStick,
		Weight				=		0.1,		
	}
}