Needle: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 9: Line 9:


{{Notice|Short}}
{{Notice|Short}}
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|4015}}
|}


== Code ==
== Code ==

Revision as of 06:22, 7 January 2015


Template:Items

A needle can be used to craft a mattress.

Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.

Crafting

Name Recipe Description












Code

	item Needle
	{
		DisplayName	= Needle,
		Icon		= Needle,
		Type		= Normal,
		Weight		= 0.1
	}

Template:Navbox/Items