From PZwiki

Weight: 0.1
|
Alongside with wooden planks and the hammer, nails are one of the most fundamental items required for base fortification. Nails are very common, found in kitchen containers, in the warehouses, and in the hardware store. The nail is used to put a barricade up and to craft items that help fortify the base.
Every time the player puts up a barricade for either the door or the window, the player automatically uses one nail in his or her inventory. However, the player does not have to equip nails in the secondary slot.
Crafting
Nails can be used in the following recipes:
| Name
|
Recipe
|
Description
|
|
|
|
A full tile barricade.
|
|
|
|
A wooden crate used for storage. It is a craft-able storage item with its own inventory.
|
|
|
|
Imparts greater damage than the basic baseball bat. The durability of the spiked baseball bat is less than that of the basic baseball bat.
|
|
|
|
Can be placed inside any wooden door frame without a door.
|
|
|
|
Wooden stairs that can be placed in various locations throughout the game world. A player can fall off or through the stairs. In the current game builds, the stair injury occurrence is high.
|
Code
item Nails
{
Type = Normal,
DisplayName = Nails,
Icon = Nails,
Weight = 0.1,
Count = 5,
AlwaysWelcomeGift = true,
}
History
| Pre Alpha |
|
| Initial |
Added to the game.
|
See Also