Composite Door
Updated 3/8/2026
Composite Door
Construction Steps
| Step | Tool | Item |
|---|---|---|
| 1 | Welding Torch | 1 x Plastic Sheets |
| 2 | Crowbar | 1 x Glass Sheets |
Deconstruction Steps
| Step | Tool | Recovered Item |
|---|---|---|
| 1 | Wrench | Kit (Door) |
| 2 | Hand Drill | 1 x Plastic Sheets |
| 3 | Angle Grinder | 1 x Glass Sheets |
Purpose
A Composite Door is one type of door created using the Kit (Door).
Characteristics
- The Door allows separation between two different rooms.
- It consumes 10W of Power per Tick.
- It has a separate Power Port and Data Port.
Tips
- A Crowbar can be used to force the door open, as long as it is not Locked.
User Interface
An <ITEM> has no user interface. An <ITEM> provides the following user interface: | Name || Type | Function | |---|---| | <Name> || <Type> | <Function> |
Settings
An <ITEM> has no settings. An <ITEM> will have the following settings: | Name || Description | |---| | <Name> || <Description> |
Construction
- 1x Plastic Sheets using a Welding Torch.
- 1x Glass Sheets using a Crowbar.
Deconstruction
The following tools must be used in order to deconstruct the Door:
Data Network
| Parameter | Type | Access | Description |
|---|---|---|---|
| Power | Boolean | Read | Can be read to return if the Composite Door is correctly powered or not, set via the power system, return 1 if powered and 0 if not |
| Open | Integer | Read/Write | 1 if device is open, otherwise 0 |
| Mode | Integer | Read/Write | The mode of the Composite Door.In Operate mode, interactions with the control panel toggle the door open/closed, or cycle the airlock controller if the door is slaved to one.In Logic mode, interactions with the control panel write the opposite of the door's current Open parameter to its Setting parameter. |
| Lock | Boolean | Read/Write | Disable manual operation of the Composite Door.Prevents force-opening the door with a crowbar when locked and unpowered. |
| Setting | Integer | Read/Write | A variable setting that can be read or written. |
| On | Boolean | Read/Write | The current state of the Composite Door. |
| RequiredPower | Integer | Read | Idle operating power quantity, does not necessarily include extra demand power |
| Idle | Integer | Read | Returns 1 if the Composite Door is currently idle, otherwise 0 |
| PrefabHash | Integer | Read | The hash of the structure |
| ReferenceId | Integer | Read | Unique Reference Identifier for this object |
| NameHash | Integer | Read | Provides the hash value for the name of the object as a 32 bit integer. |