Farming

Hydroponics Device

Updated 3/8/2026

Hydroponics Device

Deconstruction Steps

StepToolRecovered Item
1WrenchKit (Hydroponic Tray)

The hydroponics device is the ideal vessel for growing a range of plantlife. It must be supplied with water using a pipe network and sufficient light to generate photosynthesis.

It can be automated using the Harvie. Note that unlike the Hydroponics Tray, these cannot be place consecutively as they are considered devices rather than pure pipes. They do, however, allow data interrogation for logic systems.

Data Network

Parameter NameData TypeDescription
ActivateBooleanUnknown
Output NameData TypeDescription
ActivateBoolean
CombustionBoolean
PrefabHashIntegerReturns ItemHash of device
PressureFloat
RatioCarbonDioxideFloat
RatioNitrogenFloat
RatioNitrousOxideFloat
RatioOxygenFloat
RatioPollutantFloat
RatioVolatilesFloat
RatioWaterFloat
TemperatureFloat
TotalMolesFloat

Data Slots

These are all parameters, that can be read with a Slots Reader. The outputs are listed in the order a Slots Reader's "VAR" setting cycles through them. | Number || Name | Description | |---|---| | 0 | Plant | | 1 | Fertilizer |

NameData TypeDescription
ClassIntegerItem class ID.
DamageIntegerItem durability in percent.
EfficiencyFloatReturns the growth efficiency of the plant in the slot. (-1=Empty, 1.0 is baseline, but can be higher)
GrowthIntegerReturns the current growth state of the plant in the slot (Different plants have different growth states, -1=Empty, 0, 1, 2, 3, 4, 5, 6, 7, 8.)
HealthFloatReturns the health of the plant in the slot. (0 - 1)
MaxQuantityIntegerReturns maximum stacksize.
MatureIntegerReturns 1 if the plant in this slot is mature, 0 when it isn't.
OccupiedBooleanReturns whether the slot occupied. (0 for no, 1 for yes).
OccupantHashIntegerReturns ItemHash of item in slot.
QuantityIntegerSize of stack.
SeedingIntegerReturns 1 if at least one seed can be harvested from the plant, 0 if not and still in seeding stage (-1=Not in seeding stage)
PrefabHashIntegerReturns ItemHash of item in slot.