From PZwiki

Weight: 10
|
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
|
|
| Wooden Door Frame x1
|
|
|
A door frame. Doors can be placed here.
|
Code
item DoorFrame
{
Type = Normal,
DisplayName = Wooden Door Frame,
Icon = WallDoor,
Weight = 10.0,
}