History

Current version

3/8/2026, 10:06:20 PM

Imported from wiki

by tmascroft · 3/8/2026, 9:31:36 PM

Hydroponics Station

## Kit (Hydroponic Station)

:::infobox
| Property | Value |
|----------|-------|
| Created With | [Electronics Printer](/wiki/electronics-printer) |
| Cost | 5g [Gold](/wiki/gold), 20g [Copper](/wiki/copper), 10g [Steel](/wiki/steel) |

![Kit (Hydroponic Station)](ItemKitHydroponicStation.png)
:::
## Hydroponics Station

:::infobox
| Property | Value |
|----------|-------|
| Power Usage | 100 W (Grow Lights On) |
| Placed With | [Kit (Hydroponic Station)](/wiki/kit-hydroponic-station) |
| Placed On | Small Grid |

![Hydroponics Station](StructureHydroponicsStation.png)
:::
### Deconstruction Steps

| Step | Tool | Recovered Item |
|---|---|---|
| 1 | [Hand Drill](/wiki/hand-drill) | [Kit (Hydroponic Station)](/wiki/kit-hydroponic-station) |


## Usage

This item is used to grow crops, similar to the [Hydroponic Tray](/wiki/hydroponic-tray), with the following differences:

- It requires frames for support.
- It has one pipe connection instead of 2, and only 5L of internal volume.
- It is slightly more expensive, but it comes with 4 grow slots, and takes up a 3x3 area.
- It includes a grow light which can grow all 4 crops without sunlight, but requires 100W of power when turned on and can't illuminate adjacent plants.
- It has a data output port, capable of reading plant status and pipe network data similar to a [Hydroponics Device](/wiki/hydroponics-device).

While its built-in grow light is inefficient compared to the dedicated [Grow Light](/wiki/grow-light), it does not require [Electrum](/wiki/electrum), making it buildable without the need of a [Furnace](/wiki/furnace) with pressure controls or trading.

[Guide (Farming)](/wiki/guide-farming) provides additional info on how to setup farming with hydroponic station.
## Data Network


| Parameter Name | Data Type | Description |
|---|---|---|
| Setting | Integer |  |
| On | Boolean | Return whether the UV light of the station is on. (1 for on, 0 for off) |


| Logic Name | Read Write | Data Type | Description |
|---|---|---|---|
| Power | Read | Boolean | Return whether the UV light of the station is on. (1 for on, 0 for off) |
| Error | Read |  |  |
| Pressure * | Read | Float | Pressure of the fluid alimenting the station. |
| Temperature * | Read | Float | In Kelvin. Temperature of the fluid alimenting the station. |
| Setting | Read Write | Integer |  |
| RatioOxygen* | Read | Float | Ratio of oxygen in the fluid alimenting the station. |
| RatioCarbonDioxide * | Read | Float |  |
| RatioNitrogen * | Read | Float |  |
| RatioPollutant * | Read | Float |  |
| RatioVolatiles * | Read | Float |  |
| RatioWater * | Read | Float |  |
| Maximum | Read | Integer | Value of 100. |
| Ratio | Read | Float | Seems to be the ratio between the Setting and the Maxium. So 0.5 |
| On | Read Write | Boolean | Return whether the UV light of the station is on. (1 for on, 0 for off) |
| RequiredPower | Read | Integer | In watts. 0 if the lamp is off, 100 if it's on. |
| TotalMoles | Read |  |  |
| RatioNitrousOxide | Read |  |  |
| PrefabHash | Read |  |  |
| Combustion | Read |  |  |
| PressureOutput | Read |  |  |
| TemperatureOutput | Read |  |  |
| RatioOxygenOutput | Read |  |  |
| RatioCarbonDioxideOutput | Read |  |  |
| RatioNitrogenOutput | Read |  |  |
| RatioPollutantOutput | Read |  |  |
| RatioVolatilesOutput | Read |  |  |
| RatioWaterOutput | Read |  |  |
| TotalMolesOutput | Read |  |  |
| CombustionOutput | Read |  |  |
| RatioLiquidNitrogen | Read |  |  |
| RatioLiquidOxygen | Read |  |  |
| RatioLiquidVolatiles | Read |  |  |
| RatioSteam | Read |  |  |
| RatioLiquidCarbonDioxide | Read |  |  |
| ReatioLiquidPollutant | Read |  |  |
| RatioLiquidNitrousOxide | Read |  |  |
| ReferenceID | Read |  |  |
| RatioHydrogen | Read |  |  |
| RatioLiquidHydrogen | Read |  |  |
| RatioPollutedWater | Read |  |  |
| NameHash | Read |  |  |
- The Pressure, Temperature and ratios parameters are measured from the fluid alimenting the station, *not* from the surrounding atmosphere.


| Logic Slot Name | Values | Description |
|---|---|---|
| Occupied | 0,1,2,3,4,5,6,7 |  |
| OccupantHash | 0,1,2,3,4,5,6,7 |  |
| Quantity | 0,1,2,3,4,5,6,7 |  |
| Damage | 0,1,2,3,4,5,6,7 |  |
| Efficiency | 0,1,2,3,4,5,6,7 |  |
| Health | 0,1,2,3,4,5,6,7 |  |
| Growth | 0,1,2,3,4,5,6,7 |  |
| Class | 0,1,2,3,4,5,6,7 |  |
| MaxQuantity | 0,1,2,3,4,5,6,7 |  |
| Mature | 0,1,2,3,4,5,6,7 |  |
| PrefabHash | 0,1,2,3,4,5,6,7 |  |
| Seeding | 0,1,2,3,4,5,6,7 |  |
| SortingClass | 0,1,2,3,4,5,6,7 |  |
| ReferenceID | 0,1,2,3,4,5,6,7 |  |
| MaturityRatio | 0,1,2,3,4,5,6,7 |  |
| SeedingRatio | 0,1,2,3,4,5,6,7 |  |
| FreeSlots | 0,1,2,3,4,5,6,7 |  |
| TotalSlots | 0,1,2,3,4,5,6,7 |  |