Stairs Piece: Difference between revisions

From PZwiki
Stairs Piece
m (moved Stairs Piece to Wood Stairs: fixing capitalization)
Line 16: Line 16:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|10}}
{{RecipeLookup|1002}}
|}
|}
== Code ==
== Code ==
  <nowiki>item Stairs
  <nowiki>item Stairs

Revision as of 22:36, 16 November 2013

Template:Items

Stairs are required for the player to walk up to a higher floor of a house, each stair allowing 1 additional floor. The player can currently only construct Wood Stairs.

When stairs are placed, there is always 1 plank flooring, to prevent fall. However, to make a successful roof/additional floor, one will have to use additional plank floorings to prevent fall.

Crafting

Name Recipe Description












Code

item Stairs
{
	Type				=			Normal,
	DisplayName			=			Stairs Piece,
	Icon				=			Stairs,
	Weight				=			50.0,
}