Blast Doors
Updated 3/8/2026
Blast Door
Construction Steps
| Step | Tool | Item |
|---|---|---|
| 1 | Welding Torch | 3 x Steel Sheets |
| 2 | Crowbar | 3 x Steel Sheets |
Deconstruction Steps
| Step | Tool | Recovered Item |
|---|---|---|
| 1 | Wrench | Kit (Blast Door) |
| 2 | Hand Drill | 3 x Steel Sheets |
| 3 | Angle Grinder | 3 x Steel Sheets |
Purpose
A Blast Door is a powered Portal that will withstand extreme forces.
Characteristics
- It has no limit to the Pressure it can constrain.
- It has a very high resistance to Damage.
- It consumes 25W of Power per Tick.
- It can be used as an Airlock portal.
- It has a separate Power Port and Data Port.
- It has indicator lights.
- If both unlocked and unpowered, it can be manually operated using a Crowbar.
- If enslaved by a regular or a advanced airlock circuit, it cannot be operated manually.
As long as the door is both unlocked and unpowered, it can be manually operated using a crowbar.
User Interface
A Blast Door provides the following user interface: | Name || Type | Function | |---|---| | Lock | Indicator |
Since a Blast Door has no keypads to operate, they must be controlled by one of:
- Circuitboard (Advanced Airlock)
- Circuitboard (Airlock)
- Door Control
- Logic Writer
- Motherboard (Logic) in a Computer
Construction
A Blast Door is constructed using 1 x Kit (Blast Door).
Deconstruction
A Blast Door can be deconstructed at any time using a Hand Drill.
Data Network
| Parameter | Type | Access | Description |
|---|---|---|---|
| Power | Boolean | Read | Can be read to return if the Blast 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 Blast Door. |
| Lock | Boolean | Read/Write | Disable manual operation of the Blast Door. |
| Setting | Integer | Read/Write | A variable setting that can be read or written. |
| On | Boolean | Read/Write | The current state of the Blast Door. |
| RequiredPower | Integer | Read | Idle operating power quantity, does not necessarily include extra demand power |
| Idle | Integer | Read | Returns 1 if the Blast 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. |