Drawer: Difference between revisions

From PZwiki
m (fixed pic)
(Added Drawer recipe 42)
Line 7: Line 7:
Drawers are made from a plank, a set of nails, and a doorknob. They are used in [[carpentry]].
Drawers are made from a plank, a set of nails, and a doorknob. They are used in [[carpentry]].


 
== Crafting ==
==Crafting==
{| class="wikitable sortable" style="text-align:center;" 
{| class="wikitable" border="4" style="background:#f6f6f6;text-align:center;"
|- 
|-
! Name 
! Output !! Input
! class="unsortable" | Recipe 
{{RecipeNew|3
! class="unsortable" | Description
|item1=[[Wooden Plank]]  |q1=x1  |picitem1=File:Smallplank.png |item1cons=1
{{RecipeLookup|18}}
|item2=[[Nails]]  |q2=x1  |picitem2=File:Smallnails.png |item2cons=1
{{RecipeLookup|42}}
|item3=[[Doorknob]]  |q3=x1  |picitem3=File:Smalldoorknob.png |item3cons=1
|product=[[Drawer]]  |q6=x1  |picproduct=File:Drawer.png
|XPGain=+2 (carpentry)}}
|}
|}



Revision as of 01:26, 7 September 2013


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

Crafting

Name  Recipe  Description
























Code

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

History

Alpha
RC 2.9 Add history here.

See Also


Template:Navbox/Construction