Drawer: Difference between revisions

From PZwiki
(Created page with "{{Items |image = Missing |weight = 3 }} Drawers are made from a plank, a set of nails, and a doorknob. They are used in carpentry. ==Crafting== {| class="wikitable" border...")
 
Line 9: Line 9:
{| class="wikitable" border="4" style="background:#f6f6f6;text-align:center;"
{| class="wikitable" border="4" style="background:#f6f6f6;text-align:center;"
|-
|-
! Output !! Input !! XP Gain
! Output !! Input
{{RecipeNew|3  
{{RecipeNew|3  
|item1=[[Wooden Plank]]  |q1=x1  |picitem1=File:Smallplank.png |item1cons=1
|item1=[[Wooden Plank]]  |q1=x1  |picitem1=File:Smallplank.png |item1cons=1

Revision as of 06:43, 16 May 2013

Template:Items Drawers are made from a plank, a set of nails, and a doorknob. They are used in carpentry.


Crafting

Output Input

Template:RecipeNew

Code

	item Drawer
	{
		Weight	=	3,
		Type	=	Normal,
		DisplayName	=	Drawer,
		Icon	=	Drawer,
	}