Tent Peg: Difference between revisions

From PZwiki
No edit summary
m (added recipe)
Line 3: Line 3:
|weight = 0.2
|weight = 0.2
}}
}}
Weight of 0.2 units.


Usually found in storage crates.  
Usually found in storage crates.  
Line 9: Line 8:
They are used to create a [[Tent Kit]].
They are used to create a [[Tent Kit]].


{| class="wikitable" width="550" style="text-align:center;"
== Crafting ==
|-
<!--list of crafting recipes the item is used in-->
! Ingredients || Output
Tent pegs can be used in the following recipes:
|-
 
| 4x Tent Peg[[File:Tent peg.png|24px]] + 4x [[Sheet]]s[[File:Sheet.png|24px]] + 2x [[Sturdy Stick]]s[[File:Sturdy stick.png|24px]]|| [[Tent Kit]][[File:Tent kit.png|32px]]
{| class="wikitable sortable" style="text-align:center;"  
|-  
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
 
{{RecipeLookup|4011}}
|}
|}
==Code==
==Code==

Revision as of 10:58, 19 November 2013

Template:Items

Usually found in storage crates.

They are used to create a Tent Kit.

Crafting

Tent pegs can be used in the following recipes:

Name Recipe Description












Code

item Tentpeg { Type = Normal, DisplayName = Tent Peg, Icon = TZ_TentPeg, Weight = 0.2, }