Structures

Glass Door

Updated 3/8/2026

Kit (Door)

Glass Door

Construction Steps

StepToolItem
1Welding Torch[[Plastic Sheets
2Crowbar2x Glass Sheets

Deconstruction Steps

StepToolRecovered Item
1WrenchKit (Door)
2Hand Drill[[Plastic Sheets
3Angle Grinder2x Glass Sheets

Description

The Glass Doors are created by using building with a Kit (Door).

Data Network

Parameter NameData TypeDescription
OpenBooleanOpens the Glass Door, when set to 1. Closes it, when set to 0.
LockBooleanLocks the Glass Door, when set to 1. Unlocks it, when set to 0.
OnBooleanTurns the Glass Door on, when set to 1. Turns it off, when set to 0.
ModeBooleanWhen set to 0 console on the door opens/closes door. When set to 1 console sets/resets Setting but does not affect door.
SettingBooleanDesired state, mostly usefull for Logic based control when Mode is 1.
Output NameData TypeDescription
PowerBooleanReturns whether the Glass Door is turned on and receives power. (0 for no, 1 for yes)
OpenBooleanReturns whether the Glass Door is open. (0 for no, 1 for yes)
LockBooleanReturns whether the Glass Door is locked. (0 for no, 1 for yes)
OnBooleanReturns whether the Glass Door is turned on. (0 for no, 1 for yes)
ModeBooleanReturn mode, 0 for default, 1 for logic based control
SettingBooleanReturns desired state of the door. (0 for close, 1 for open) When Mode = 1
RequiredPowerIntegerReturns the current amount of power, required by the Glass Door, in watts.

See Also

References