History
Current version
3/8/2026, 10:06:39 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:32:02 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:32:02 PM
Linear Rail Door
## Kit (Linear Rail Door) :::infobox | Property | Value | |----------|-------| | Stacks | 10 | | Prefab Hash | -753675589 | | Prefab Name | ItemKitRobotArmDoor | | Recipe Machine | Autolathe | | Recipe Cost | 3g [Gold](/wiki/gold), 5g [Copper](/wiki/copper), 12g [Steel](/wiki/steel) | | Constructs | [Linear Rail Door](/wiki/linear-rail-door) |  ::: ## Linear Rail Door :::infobox | Property | Value | |----------|-------| | Prefab Hash | -2131782367 | | Prefab Name | StructureRobotArmDoor | | Power Usage | 10W | | Placed With | [[Linear Rail Door | | Placed On | Small Grid |  ::: ### Construction Steps | Step | Tool | Item | |---|---|---| | 1 | [Welding Torch](/wiki/welding-torch) | 3 x [Steel Sheets](/wiki/steel-sheets) | | 2 | [Crowbar](/wiki/crowbar) | 3 x [Steel Sheets](/wiki/steel-sheets) | ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Wrench](/wiki/wrench) | [[Linear Rail Door | | 2 | [Hand Drill](/wiki/hand-drill) | 3 x [Steel Sheets](/wiki/steel-sheets) | | 3 | [Angle Grinder](/wiki/angle-grinder) | 3 x [Steel Sheets](/wiki/steel-sheets) | ## Description Linear rail doors are connected to a [linear rail](/wiki/linear-rail) network. They are used to allow [LArRE](/wiki/larre) to pass through walls between rooms that need to be sealed. An [airlock](/wiki/guide-airlock) system can be created if the different spaces have an atmosphere that needs to be separated. ## Data Network | Parameter | Type | Access | Description | |---|---|---|---| | Power | Boolean | Read | 1 if powered, otherwise 0 | | Open | Boolean | Read/Write | 1 if the door is opened, otherwise 0 | | RequiredPower | Integer | Read | Idle operating power quantity, does not necessarily include extra demand power | | 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. |