Tent Peg: Difference between revisions

From PZwiki
No edit summary
m (Automated Formatting)
(29 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{items
{{Header|Project Zomboid|Items|Materials}}
|image = Tent peg.png
{{Page version|41.78.16}}
|weight = 0.2
{{Infobox item
|name=Tent Peg
|model=TentPeg_Model.png
|icon=TZ_TentPeg.png
|icon_name=Tent Peg
|category=Material
|weight=0.2
|function=Make [[Tent Kit|tent kit]]
|item_id=camping.TentPeg
}}
}}
Weight of 0.2 units.
The '''tent peg''' is an item used to craft a tent kit for camping.


Usually found in storage crates.  
==Usage==
===Recipes===
Tent pegs can only be used to create a [[Tent Kit]].
{{Crafting/sandbox2
|tent_kit
}}
 
==Distribution==
Tent pegs can usually be found in warehouses, where there are an abundance of storage [[Containers#Crates|crates]].
 
==Trivia==
*Despite tent pegs being very similar to [[stake]]s, they cannot be used as weapons. However, the tent peg is 0.1 encumbrance lighter than the stake.


They are used to create a [[Tent Kit]].
==See also==
*[[Tarp]]
*[[Tent]]
*[[Stake]]
{{Navbox items|carpentry_materials}}


{| class="wikitable" width="550" style="text-align:center;"
[[Category:Camping]]
|-
! Ingredients || Output
|-
| 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]]
|}
==Code==
<nowiki>item Tentpeg
{
Type = Normal,
DisplayName = Tent Peg,
Icon = TZ_TentPeg,
Weight = 0.2,
}</nowiki>

Revision as of 12:44, 14 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Tent Peg
TentPeg Model.png
General
Category
Material
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
Technical
Item ID
camping.TentPeg

The tent peg is an item used to craft a tent kit for camping.

Usage

Recipes

Tent pegs can only be used to create a Tent Kit.

Product Ingredients Tools Requirements Workstation XP
TZ TentKit.png
Tent Kit
TentMaterial.png Tarp ×1
TZ TentPeg.png Tent Peg ×4
TZ WoodenStick.png Sturdy Stick ×2
none none none none

Distribution

Tent pegs can usually be found in warehouses, where there are an abundance of storage crates.

Trivia

  • Despite tent pegs being very similar to stakes, they cannot be used as weapons. However, the tent peg is 0.1 encumbrance lighter than the stake.

See also