Wooden Crate: Difference between revisions

From PZwiki
m (added header)
m (Automated Formatting)
 
(30 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Tiles|Container tiles}}
{{header|The Game World|Items|Construction|Carpentry|version=Version 36|incver=4}}
{{Page version|41.78.16}}
{{Items
{{Infobox tile
|image = Wooden_Crate.png  
|name=Wooden Crate
|weight = 10.0
|model=Wooden_Crate1.png
|icon=Wooden_Crate1.png
|icon_name=Crate
|model2=Wooden_Crate2.png
|icon2=Wooden_Crate2.png
|icon_name2=Crate
|category=Furniture
|weight=7.5
|size=1
<!--Properties-->
|type=Container
|container=Crate
|function=Holds items
|capacity=40
|capacity2=60
<!--Build-->
|build_skill=[[Carpentry]]
|build_level=3, 7
|build_tool_tag=Hammer
|ingredients=<small>3 × [[File:Plank.png|20px|link=Plank]] [[Plank]]<br>3 × [[File:Nails.png|20px|link=Nails]] [[Nails]]</small>
<!--Move-->
|move_skill=[[Carpentry]]
|move_level=0
|move_tool_tag=Hammer
<!--Disassemble-->
|disassemble_skill=[[Carpentry]]
|disassemble_level=0
|disassemble_tool_tag=Hammer
|disassemble_tool_tag2=Saw
<!--Technical details-->
|item_id=Movables.{TileID}
|tile_id=carpentry_01_19
|tile_id2=carpentry_01_16
}}
}}
A '''wooden crate''' is a player-made container, created and placed from the build menu. It can hold 50 weight units.
{{Quote|text=Used for item storage.|author=In-game description}}
A '''wooden crate''' is a [[Crafting|craftable]] [[containers|container]].


A wooden crate, like any other container, can be destroyed by a sledgehammer. If it is destroyed, all of its contents will spill onto the floor. Furthermore, any crates stacked on top of that crate will fall down.
==Usage==
A wooden crate is used as a means of item storage. The rough texture crate with Carpentry 3 gives a capacity of 40. The smooth texture crate with Carpentry 7 gives a capacity of 60. They can be stacked up to three high, giving a maximum of 180 capacity, the second highest storage for a single [[tile]] (second to the [[Metal Crate|metal crate]]).


== Crafting ==
A wooden crate, like any other container, can be destroyed by a [[sledgehammer]]. If it is destroyed, all of its contents will spill onto the floor. Furthermore, any crates stacked on top of that crate will fall down.
{| class="pztable sortable" style="text-align:center;"  
 
|-
==Crafting==
! Name
===Carpentry===
! class="unsortable" | Recipe
{{Main|Carpentry}}
! class="unsortable" | Description
{{Crafting/sandbox2
! class="unsortable" | Level
|wooden_crate
{{RecipeLookup|1008}}
}}
'''Crafting skill'''
{| class="wikitable theme-red" style="text-align:center;"
! style="width: 150px;" | Name
! style="width: 80px;" | Sprite
! style="width: 120px;" | Level
|-
| Crate
| [[File:Wooden_Crate1.png|64px|Crate]]
| [[Carpentry]] 3
|-
| Crate
| [[File:Wooden_Crate2.png|64px|Crate]]
| [[Carpentry]] 7
|}
|}


== Code ==
<nowiki>
item Crate
Weight = 10,
Type = Normal,
DisplayName = Crate,
Icon = Crate,
</nowiki>
==See also==
==See also==
*[[Carpentry Guide]]
*[[Carpentry]]
*[[Containers]]
*[[Furniture]]
 
{{Navbox construction|carpentry}}


{{Navbox/Construction}}
[[Category:Carpentry]]
[[Category:Spiffo's Construction Crew (Project)]]
[[Category:Spiffo's Construction Crew (Project)]]
[[Category:Seat Yourself Furniture (Project)]]
[[Category:Seat Yourself Furniture (Project)]]

Latest revision as of 13:26, 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]
Wooden Crate
Wooden Crate1.png
Wooden Crate2.png
[[File:{{{icon3}}}|Wooden Crate|]]
[[File:{{{icon4}}}|Wooden Crate|]]
[[File:{{{icon5}}}|Wooden Crate|]]
General
Category
Furniture
EncumbranceMoodle Icon HeavyLoad.png
7.5
Size
1 tile
Function
Holds items
Properties
TypeCrate
Container
Capacity
40
60
Build
Skill (level)
Carpentry (3, 7)
Tool(s)
Ingredients
3 × Plank.png Plank
3 × Nails.png Nails
Move
Skill (level)
Tool(s)
Disassemble
Skill (level)
Tool(s)
Technical
Item ID(s)
Movables.{TileID}
Tile ID(s)
carpentry_01_19 carpentry_01_16
Used for item storage.
— In-game description

A wooden crate is a craftable container.

Usage

A wooden crate is used as a means of item storage. The rough texture crate with Carpentry 3 gives a capacity of 40. The smooth texture crate with Carpentry 7 gives a capacity of 60. They can be stacked up to three high, giving a maximum of 180 capacity, the second highest storage for a single tile (second to the metal crate).

A wooden crate, like any other container, can be destroyed by a sledgehammer. If it is destroyed, all of its contents will spill onto the floor. Furthermore, any crates stacked on top of that crate will fall down.

Crafting

Carpentry

Main article: Carpentry
Product Ingredients Tools Requirements Workstation XP
WoodenCrate Carpentry.gif
Wooden Crate
Plank.png Plank ×3
Nails.png Nails ×3

Hammer.png
Hammer (tag)
Carpentry 3 none 0.75 Carpentry

Crafting skill

Name Sprite Level
Crate Crate Carpentry 3
Crate Crate Carpentry 7

See also