Wooden Doorframe: Difference between revisions

From PZwiki
m (moved Wooden Doorframe to Wooden Doorframe: fixing capitalization)
Line 13: Line 13:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|17}}
{{RecipeLookup|1006}}
|}
|}
== Code ==
== Code ==
  <nowiki>item DoorFrame
  <nowiki>item DoorFrame

Revision as of 22:36, 16 November 2013

Template:Items

The wooden door frame is an item that is made when putting a saw and a wall piece in the crafting area. The wooden door frame can be placed with a hammer, and it will be identical to the wall piece, but there is a large gap in the middle. You can place a door in the large gap in the wooden door frame, and the gap will fill with the door.

Crafting

Name Recipe Description












Code

item DoorFrame
{
	Type				=			Normal,
	DisplayName			=			Wooden Door Frame,
	Icon				=			WallDoor,
	Weight				=			10.0,
}