Kits

Kit (Lights)

Updated 3/8/2026

Kit (Lights)

Wall Lights

Deconstruction Steps

StepToolRecovered Item
1Hand DrillKit (Lights)

TOC

Description

Light kits are used for illuminating your base.

This kit produces the following:

PrefabHash Values

Light TypePrefabHash
Regular-1860064656
Long797794350
Long Wide555215790
Long Angled1847265835
Battery Powered-1306415132
Round1514476632
Round Angled1592905386
Small Round1436121888

Data Network

Parameter NameData TypeDescription
OnBooleanTurns the Light on, when set to 1. Turns it off, when set to 0.
LockBooleanLocks the Light when set to 1. Unlocks it, when set to 0. When locked, Light cannot be turned on\off by player.
Output NameData TypeDescription
OnBooleanReturns whether the Light is turned on. (0 for no, 1 for yes)
LockBooleanReturns whether the Light is locked. (0 for no, 1 for yes)
RequiredPowerIntegerReturns the current amount of power required by the Light, in watts.
PrefabHashIntegerReturns the Hash value for the selected light type. (See info panels on the right)
PowerBooleanReturns whether the Light is turned on and receives power. (0 for no, 1 for yes)

Builds