Saw: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 8: Line 8:


It can also cut [[Watermelon]] into [[Watermelon Slices]].
It can also cut [[Watermelon]] into [[Watermelon Slices]].
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|38}}
{{RecipeLookup|35}}
|}
== Code ==
== Code ==
  <nowiki>item Saw
  <nowiki>item Saw

Revision as of 16:18, 29 March 2012

Template:Tools A tool used for crafting items. It can be used with a log to create a wooden plank. The most prominent use is crafting the saw with the shotgun to create the SawedOffShotgun.

It can also cut Watermelon into Watermelon Slices.

Crafting

Name Recipe Description
























Code

item Saw
{
	Type				=			Normal,
	DisplayName			=			Saw,
	Icon				=			Hacksaw,
	Weight				=			5.0,
}