History
Current version
3/8/2026, 10:06:26 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:45 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:45 PM
Kit (Airlock Gate)
## Kit (Airlock Gate) :::infobox | Property | Value | |----------|-------| | Stacks | 5 | | Created With | [Hydraulic Pipe Bender](/wiki/hydraulic-pipe-bender) | | Cost | 5g [Gold](/wiki/gold), 5g [Copper](/wiki/copper), 25g [Steel](/wiki/steel) |  ::: ## Small Hangar Door :::infobox | Property | Value | |----------|-------| | Prefab Hash | 1736080881 | | Power Usage | 25W | | Placed With | [Kit (Airlock Gate)](/wiki/kit-airlock-gate) | | Placed On | Large Grid Edge 2x1 |  ::: ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Hand Drill](/wiki/hand-drill) | [Kit (Airlock Gate)](/wiki/kit-airlock-gate) | ## Medium Hangar Door :::infobox | Property | Value | |----------|-------| | Prefab Hash | -566348148 | | Power Usage | 25W | | Placed With | 2x [Kit (Airlock Gate)](/wiki/kit-airlock-gate) | | Placed On | Large Grid Edge 3x1 |  ::: ### Construction Steps | Step | Tool | Item | |---|---|---| | 1 | [Welding Torch](/wiki/welding-torch) | 2x [[Steel Sheets | ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Hand Drill](/wiki/hand-drill) | 2x [Kit (Airlock Gate)](/wiki/kit-airlock-gate) | | 2 | [Wrench](/wiki/wrench) | 2x [[Steel Sheets | ## Large Hangar Door :::infobox | Property | Value | |----------|-------| | Prefab Hash | -1351081801 | | Power Usage | 25W | | Placed With | 3x [Kit (Airlock Gate)](/wiki/kit-airlock-gate) | | Placed On | Large Grid Edge 4x1 |  ::: ### Construction Steps | Step | Tool | Item | |---|---|---| | 1 | [Welding Torch](/wiki/welding-torch) | 3x [[Steel Sheets | ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Hand Drill](/wiki/hand-drill) | 3x [Kit (Airlock Gate)](/wiki/kit-airlock-gate) | | 2 | [Wrench](/wiki/wrench) | 3x [## Description The [[Hangar Door](/wiki/steel-sheets) is a door that opens and closes by retracting or extending a sectioned door either vertically or horizontally along a large grid edge. This behaviour is perfect for building garage doors or large entrances. This is an example of usage:  - Airlock Gate Garage Example* The gate has one power input and one data input. Like the [Airlock](/wiki/airlock), it has no integrated buttons to open and close the door and must be controlled via a logic signal, or forced open with a [Crowbar](/wiki/crowbar). All gates occupy at minimum one grid cell, halfway, for their base. Small, Medium, and Large hangar doors extend a further 1, 2, and 3 large grid cells when closed. ## Data Network | Parameter Name | Data Type | Description | |---|---|---| | Lock | Boolean | Unknown. | | Mode | Boolean | Unknown. | | On | Boolean | Turns the [Airlock Gate](/wiki/airlock-gate) on or off. | | Open | Boolean | Close or open the [Airlock Gate](/wiki/airlock-gate). | | Setting | Boolean | Unknown as input. | | Output Name | Data Type | Description | |---|---|---| | Lock | Boolean | Unknown. | | Mode | Boolean | Unknown. | | On | Boolean | If the [Airlock Gate](/wiki/airlock-gate) is on or off. | | Open | Boolean | If the [Airlock Gate](/wiki/airlock-gate) is open or close. | | PrefabHash | Integer | 0 or 1736080881 | | Setting | Boolean | Wrapper/Mirror of Open value. |