Stairs Piece: Difference between revisions

From PZwiki
Stairs Piece
No edit summary
No edit summary
Line 4: Line 4:
|weight = 50
|weight = 50
}}
}}
Stairs are required for the player to walk up to a higher floor of a house, each stair allowing 1 additional floor. However, there is a bug where players will fall off stairs and get hurt. There are many textures for stairs, but the player-crafted stairs are always brown and are always supported by beams.
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 ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  

Revision as of 01:51, 4 June 2012

Template:Items

Stairs are required for the player to walk up to a higher floor of a house, each stair allowing 1 additional floor. However, there is a bug where players will fall off stairs and get hurt. There are many textures for stairs, but the player-crafted stairs are always brown and are always supported by beams.

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,
}