Tank
Updated 3/8/2026
Kit (Tank) (Small Tank)
Small Tank
Deconstruction Steps
| Step | Tool | Recovered Item |
|---|---|---|
| 1 | Hand Drill | Kit (Tank) |
Large Tank
Deconstruction Steps
| Step | Tool | Recovered Item |
|---|---|---|
| 1 | Hand Drill | Kit (Tank) |
Description
Tanks are used to store large amounts gasses.
The Small Tank requires 1 kit and can store 6000L.
The Large Tank requires 5 kits and can store 50000L, and is currently the largest capacity container for gasses. Combined with its high bursting pressure (>300 atmospheres) it can store upwards of 72000 mols at room temperature (20 °C). Given that pipes will burst at pressures greater than 60,795KPa, this is also a limit for the tanks, as all gases will be lost if the pipe connected to a tank ruptures.
Data Network
| Output Name | Data Type | Description |
|---|---|---|
| Maximum | Float | |
| Temperature | Float | Returns the temperature inside the tank. |
| Setting | Boolean | |
| RatioWater | Float | Returns the ratio of Water (H2O) inside the tank. |
| RatioVolatiles | Float | Returns the ratio of Volatiles (H2) inside the tank. |
| RatioPollutant | Float | Returns the ratio of Pollutant (X) inside the tank. |
| RatioOxygen | Float | Returns the ratio of Oxygen (O2) inside the tank. |
| RatioNitrousOxide | Float | Returns the ratio of Nitrous Oxide (NO2) inside the tank. |
| RatioNitrogen | Float | Returns the ratio of Nitrogen (N2) inside the tank. |
| RatioCarbonDioxide | Float | Returns the ratio of Carbon Dioxide (CO2) inside the tank. |
| Ratio | Float | |
| TotalMoles | Float | Returns the quantity inside the tank in Mols. |
| Pressure | Float | Returns the pressure inside the tank in kilo Pascals. |
| PrefabHash | Integer | Returns Prefab Hash number. |
| Open | Boolean | Does nothing |
| Combustion | Boolean | Returns true if gasses inside are combusting. |