<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CrashM</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CrashM"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/CrashM"/>
	<updated>2026-04-04T07:25:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Hydroponics_Device&amp;diff=10563</id>
		<title>Hydroponics Device</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Hydroponics_Device&amp;diff=10563"/>
		<updated>2021-03-31T17:29:07Z</updated>

		<summary type="html">&lt;p&gt;CrashM: /* Data Slots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | image       = [[File:ItemHydroponicTray.png]]&lt;br /&gt;
 | name        = Hydroponic Device&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10g [[Iron]]&lt;br /&gt;
 | stacks      = 10&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             =&lt;br /&gt;
 | image            = &lt;br /&gt;
 | placed_with_item = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Wrench]]&lt;br /&gt;
 | item_rec1        = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
It can be automated using the [[Harvie]]. Note that unlike the [[Hydropnics Tray]], these cannot be place consecutively as they are considered devices rather than pure pipes. They do, however, allow data interrogation for logic systems.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Unknown&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Combustion || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of device&lt;br /&gt;
|-&lt;br /&gt;
| Pressure || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || &lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || &lt;br /&gt;
|-&lt;br /&gt;
| TotalMoles || Float || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Slots ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Number || Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Plant || Plant slot.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Item durability in percent.&lt;br /&gt;
|-&lt;br /&gt;
| Efficiency || Float? || Returns the growth efficiency of the plant in the slot&lt;br /&gt;
|-&lt;br /&gt;
| Health || Float? || Returns the health of the plant in the slot&lt;br /&gt;
|-&lt;br /&gt;
| Growth || Float? || Returns the current growth state of the plant in the slot&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Returns maximum stacksize.&lt;br /&gt;
|-&lt;br /&gt;
| Mature || Boolean || Returns 1 if the plant in this slot is mature, 0 when it isn&#039;t&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Hydroponics_Device&amp;diff=10537</id>
		<title>Hydroponics Device</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Hydroponics_Device&amp;diff=10537"/>
		<updated>2021-03-30T22:26:02Z</updated>

		<summary type="html">&lt;p&gt;CrashM: /* Data Slots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | image       = [[File:ItemHydroponicTray.png]]&lt;br /&gt;
 | name        = Hydroponic Device&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10g [[Iron]]&lt;br /&gt;
 | stacks      = 10&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             =&lt;br /&gt;
 | image            = &lt;br /&gt;
 | placed_with_item = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Wrench]]&lt;br /&gt;
 | item_rec1        = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
It can be automated using the [[Harvie]]. Note that unlike the [[Hydropnics Tray]], these cannot be place consecutively as they are considered devices rather than pure pipes. They do, however, allow data interrogation for logic systems.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Unknown&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Combustion || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of device&lt;br /&gt;
|-&lt;br /&gt;
| Pressure || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || &lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || &lt;br /&gt;
|-&lt;br /&gt;
| TotalMoles || Float || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Slots ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Number || Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Plant || Plant slot.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Item durability in percent.&lt;br /&gt;
|-&lt;br /&gt;
| Efficiency || Float? || Returns the growth efficiency of the plant in the slot&lt;br /&gt;
|-&lt;br /&gt;
| Health || Float? || Returns the health of the plant in the slot&lt;br /&gt;
|-&lt;br /&gt;
| Growth || Float? || Returns the current growth state of the plant in the slot&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Returns maximum stacksize.&lt;br /&gt;
|-&lt;br /&gt;
| Maturity || Boolean || Returns 1 if the plant in this slot is mature, 0 when it isn&#039;t&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Hydroponics_Device&amp;diff=10536</id>
		<title>Hydroponics Device</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Hydroponics_Device&amp;diff=10536"/>
		<updated>2021-03-30T22:09:15Z</updated>

		<summary type="html">&lt;p&gt;CrashM: /* Data Slots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | image       = [[File:ItemHydroponicTray.png]]&lt;br /&gt;
 | name        = Hydroponic Device&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10g [[Iron]]&lt;br /&gt;
 | stacks      = 10&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             =&lt;br /&gt;
 | image            = &lt;br /&gt;
 | placed_with_item = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Wrench]]&lt;br /&gt;
 | item_rec1        = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
It can be automated using the [[Harvie]]. Note that unlike the [[Hydropnics Tray]], these cannot be place consecutively as they are considered devices rather than pure pipes. They do, however, allow data interrogation for logic systems.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Unknown&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Combustion || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of device&lt;br /&gt;
|-&lt;br /&gt;
| Pressure || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || &lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || &lt;br /&gt;
|-&lt;br /&gt;
| TotalMoles || Float || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Slots ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Number || Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Plant || Plant slot.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Item durability in percent.&lt;br /&gt;
|-&lt;br /&gt;
| Efficiency || Float? ||&lt;br /&gt;
|-&lt;br /&gt;
| Health || Float? ||&lt;br /&gt;
|-&lt;br /&gt;
| Growth || Float? ||&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Returns maximum stacksize.&lt;br /&gt;
|-&lt;br /&gt;
| Maturity || Float? ||&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Hydroponics_Device&amp;diff=10535</id>
		<title>Hydroponics Device</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Hydroponics_Device&amp;diff=10535"/>
		<updated>2021-03-30T22:08:31Z</updated>

		<summary type="html">&lt;p&gt;CrashM: Created page with &amp;quot;Category:Atmospherics {{Itembox  | image       = File:ItemHydroponicTray.png  | name        = Hydroponic Device  | createdwith = Hydraulic Pipe Bender, Fabricato...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | image       = [[File:ItemHydroponicTray.png]]&lt;br /&gt;
 | name        = Hydroponic Device&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10g [[Iron]]&lt;br /&gt;
 | stacks      = 10&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             =&lt;br /&gt;
 | image            = &lt;br /&gt;
 | placed_with_item = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Wrench]]&lt;br /&gt;
 | item_rec1        = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
It can be automated using the [[Harvie]]. Note that unlike the [[Hydropnics Tray]], these cannot be place consecutively as they are considered devices rather than pure pipes. They do, however, allow data interrogation for logic systems.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Unknown&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Combustion || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of device&lt;br /&gt;
|-&lt;br /&gt;
| Pressure || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || &lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || &lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || &lt;br /&gt;
|-&lt;br /&gt;
| TotalMoles || Float || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Slots ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Number || Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Plant || Plantslot.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Item durability in percent.&lt;br /&gt;
|-&lt;br /&gt;
| Efficiency || Float? ||&lt;br /&gt;
|-&lt;br /&gt;
| Health || Float? ||&lt;br /&gt;
|-&lt;br /&gt;
| Growth || Float? ||&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Returns maximum stacksize.&lt;br /&gt;
|-&lt;br /&gt;
| Maturity || Float? ||&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Hydroponics_Tray&amp;diff=10534</id>
		<title>Hydroponics Tray</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Hydroponics_Tray&amp;diff=10534"/>
		<updated>2021-03-30T21:51:33Z</updated>

		<summary type="html">&lt;p&gt;CrashM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | image       = [[File:ItemHydroponicTray.png]]&lt;br /&gt;
 | name        = Hydroponic Tray&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10g [[Iron]]&lt;br /&gt;
 | stacks      = 10&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             =&lt;br /&gt;
 | image            = &lt;br /&gt;
 | placed_with_item = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Wrench]]&lt;br /&gt;
 | item_rec1        = [[Kit (Hydroponic Tray)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Used to grow plants, which can convert [[Carbon Dioxide]] to [[Oxygen]]&lt;br /&gt;
&lt;br /&gt;
Crops need [[Water]] and sunlight to grow. If The plant is deprived of either, it will wither and die.&lt;br /&gt;
&lt;br /&gt;
[[Guide_(Farming)|Guide (Farming)]] provides additional info on how to setup farming with hydroponic tray.&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Basic_Chutes&amp;diff=10533</id>
		<title>Basic Chutes</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Basic_Chutes&amp;diff=10533"/>
		<updated>2021-03-30T21:07:31Z</updated>

		<summary type="html">&lt;p&gt;CrashM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Itembox&lt;br /&gt;
 | image       = [[File:ItemKitChute.png]]&lt;br /&gt;
 | name        = Kit (Chutes)&lt;br /&gt;
 | createdwith = [[Autolathe]], [[Fabricator]], [[Hydraulic Pipe Bender]]&lt;br /&gt;
 | cost        = 1g [[Iron]]*&lt;br /&gt;
 | stacks      = 10&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Chute&lt;br /&gt;
 | placed_with_item = [[Kit (Chutes)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Wrench]]&lt;br /&gt;
 | item_rec1        = [[Kit (Chutes)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Chute =&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Used to transport items. The Kit can be used to create 7 different variants, some of them are able to connect to power and logic network.&lt;br /&gt;
&lt;br /&gt;
== Recipes ==&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
{{Recipe&lt;br /&gt;
|{{Recipe/row |machine = Autolathe |mats = 3g [[Iron]] |time = 5 |energy = 500}}&lt;br /&gt;
|{{Recipe/row |machine = Fabricator |mats = 1g [[Iron]] |time = 1 |energy = 500}}&lt;br /&gt;
|{{Recipe/row |machine = Hydraulic Pipe Bender |mats = 3g [[Iron]] |time = 5 |energy = 500}}&lt;br /&gt;
|{{Recipe/row |machine = Recycler |mats = 1,5g [[Iron]] |time = 5 |energy = 1000}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Chute Bin =&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Opens the Chute Bin, when set to 1. Closes it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Chute Bin on when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Chute Bin is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Chute Bin is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Chute Bin is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Chute Bin is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Chute Bin, in watts.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Chute Outlet =&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Opens the Chute Outlet when set to 1.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Chute Outlet when set to 1. Unlocks it, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Chute Outlet is open. (0 for no, 1 for yes) This only returns 1 briefly, when the Chute Outlet opens.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Chute Outlet is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| ImportQuantity || Integer || Returns the number of items, the Chute Outlet is holding, in grams.&lt;br /&gt;
|-&lt;br /&gt;
| ImportSlotOccupant || Boolean || Returns whether the Chute Outlet is holding an item. (0 for no, 1 for yes)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Chute Inlet =&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters|empty}}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || 1 if the inlet is locked, 0 if it is not.  &lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer || Returns the number of stacks imported by the inlet.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns a hash. (Chute Inlet ItemID?)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Kit_(Harvie)&amp;diff=10532</id>
		<title>Kit (Harvie)</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Kit_(Harvie)&amp;diff=10532"/>
		<updated>2021-03-30T20:48:00Z</updated>

		<summary type="html">&lt;p&gt;CrashM: /* Data Slots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Harvie)&lt;br /&gt;
 | image       = [[File:ItemKitHarvie.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 15g [[Copper]], 10g [[Steel]], 10g [[Electrum]], 5g [[Solder]], 5g [[Silicon]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Harvie&lt;br /&gt;
 | image            = [[File:Harvie.png]]&lt;br /&gt;
 | placed_with_item = [[Kit (Harvie)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Harvie)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
[[Harvie]] is designed to assist in automating your farm. Place above a [[Hydroponic Tray]] to automate the planting and harvesting of that tray. Power connects at the top of the unit and there is an import and export slot on either end of the top of the unit to allow [[chutes]] to transport the products. Setting a logistical network with [[circuits]] will be required to function properly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| ClearMemory || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Harvest || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the device when set to 1. Unlocks it when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || Idle = 0, Happy = 1, Unhappy = 2, Dead = 3&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Plant || Boolean ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| ExportCount || Integer ||&lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer ||&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the device is locked.&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || Idle = 0, Happy = 1, Unhappy = 2, Dead = 3&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Slots ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Number || Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Import || Seeds to be planted&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Export || Where harvested plants are ejected&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Hand || The hand of the Harvie&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Max Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Item durability in percent.&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of canister in slot.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Kit_(Harvie)&amp;diff=10487</id>
		<title>Kit (Harvie)</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Kit_(Harvie)&amp;diff=10487"/>
		<updated>2021-03-26T16:58:57Z</updated>

		<summary type="html">&lt;p&gt;CrashM: Added Logic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Harvie)&lt;br /&gt;
 | image       = [[File:ItemKitHarvie.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 15g [[Copper]], 10g [[Steel]], 10g [[Electrum]], 5g [[Solder]], 5g [[Silicon]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Harvie&lt;br /&gt;
 | image            = [[File:Harvie.png]]&lt;br /&gt;
 | placed_with_item = [[Kit (Harvie)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Harvie)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
[[Harvie]] is designed to assist in automating your farm. Place above a [[Hydroponic Tray]] to automate the planting and harvesting of that tray. Power connects at the top of the unit and there is an import and export slot on either end of the top of the unit to allow [[chutes]] to transport the products. Setting a logistical network with [[circuits]] will be required to function properly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| ClearMemory || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Harvest || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the device when set to 1. Unlocks it when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || Idle = 0, Happy = 1, Unhappy = 2, Dead = 3&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Plant || Boolean ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| ExportCount || Integer ||&lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer ||&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the device is locked.&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || Idle = 0, Happy = 1, Unhappy = 2, Dead = 3&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Slots ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Number || Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Import || Seeds to be planted&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Export || Where harvested plants are ejected&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Hand || The hand of the Harvie&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Max Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Item durability in percent.&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of canister in slot.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Atmospherics&amp;diff=10438</id>
		<title>Atmospherics</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Atmospherics&amp;diff=10438"/>
		<updated>2021-03-18T18:55:32Z</updated>

		<summary type="html">&lt;p&gt;CrashM: /* Logic Slots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- #REDIRECT [[Kit (Atmospherics)]] --&amp;gt;&lt;br /&gt;
[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Atmospherics)&lt;br /&gt;
 | image       = [[File:ItemKitAtmospherics.png]]&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 5g [[Gold]], 20g [[Copper]]&lt;br /&gt;
 | stacks      = no&lt;br /&gt;
}}&lt;br /&gt;
=Air Conditioner Unit=&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Air Conditioner&lt;br /&gt;
 | image            = [[File:Atmospherics front.jpg]]&lt;br /&gt;
 | power_usage      = Up to 7000W based on temperature difference&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
Used to lower and raise the temperature fed through it from the input pipe.&amp;lt;br&amp;gt;&lt;br /&gt;
It has a range from -99 to 99 Celsius for the output&lt;br /&gt;
&lt;br /&gt;
If the coolant pipe does not have 100kpa pressure it will divert output to coolant waste port to fill its coolant pipe&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Place the Kit (Atmospherics) and run some pipes to the place you want to vent the heat. Place a few [[Pipe Radiator]]s on the pipe, fill it with whatever gas mixture you want.&amp;lt;br&amp;gt;&lt;br /&gt;
Make a return loop on the coolant system back to the coolant waste port for slightly better efficiency.&amp;lt;br&amp;gt;&lt;br /&gt;
It will try to draw or expel heat to the coolant mix to make the input match the desired output.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Coolant Example.png|frameless|Example A/C Setup]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Starts the Air Conditioner Unit, when set to 1. Stops it, when set to 0. (This seems to work only with Batch Writer and not with Logic Writer - tested on game ver: v0.1.1362.6552).&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || (Unknown) (Judging by the &amp;quot;Mode&amp;quot; output, it accepts values in the range 0-2.)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Air Conditioner Unit, when set to 1. Unlocks it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Air Conditioner Unit on, when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Air Conditioner Unit is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Air Conditioner Unit is running. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || (Unknown) (Returns output in the range 0-2, equivalent to the input of the &amp;quot;Mode&amp;quot; parameter.)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Air Conditioner Unit is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Air Conditioner Unit is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Air Conditioner Unit is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Air Conditioner, in Watts.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Filtration=&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Filtration&lt;br /&gt;
 | image            = [[File:filtration.jpg]]&lt;br /&gt;
 | power_usage      = 100w&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
Used to filter out specific gasses and fluids from a mixture.&amp;lt;br&amp;gt;&lt;br /&gt;
it can filter out up to 2 things at once&lt;br /&gt;
Pumps filter gasses through itself.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Place the Kit (Atmospherics) and change the variant to Filtration.&amp;lt;br&amp;gt;&lt;br /&gt;
Place [[filter]]s in the machine for what you want to filter out.&amp;lt;br&amp;gt;&lt;br /&gt;
There are three filtration pipe connections.&amp;lt;br&amp;gt;&lt;br /&gt;
Filtration Input is where you connect the incoming atmosphere to be passed through the Filtration Atmospherics.&amp;lt;br&amp;gt;&lt;br /&gt;
Filtration Unfiltered is the remaining mix after extracting whatever the filters did.&amp;lt;br&amp;gt;&lt;br /&gt;
Filtration Filtered is the filtered material for which you placed filters in the machine for.&lt;br /&gt;
&lt;br /&gt;
Be aware that the filtration unit unrealistically has an infinitely powerful pump integrated into its output port. That means as long as it is turned on and there is gas to filter out from the input it will pump that filtered out gas into the output pipe network (no matter how high the pressure in that output pipe network already is!). So eventually that pipe network will burst (around 60 MPa) unless you provide some sort of pop-off valve (e.g. a combination of a back-pressure regulator and a passive vent) or use a pipe analyzer and some logic to turn the filtration unit off when a certain amount of pressure is exceeded in the output pipe network.&lt;br /&gt;
The filtration system can handle an input gas flow of just over 2.3L from a volume pump.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Filtration Unit on, when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
====Logic====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Filtration Unit is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Filtration Unit is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Filtration Unit is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Filtration Unit, in Watts.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || The Hash of the structure.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Logic Slots====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot is occupied. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash || Integer || Returns the hash of the object in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Returns the current quantity, such as stack size, of the item in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Returns the damage state of the item in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Returns an integer representing the class of object.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuanity || Integer || Returns max stack size of the item in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns the hash of the structure in the slot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Electrolyzer=&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Electrolyzer&lt;br /&gt;
 | image            = [[File:Electrolyzer front.png]]&lt;br /&gt;
 | power_usage      = 1200W&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
Used to separate water (H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O) into H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; and O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; in a 2 to 1 ratio (perfect fuel).&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Place the Kit (Atmospherics) and change the variant to Electrolyzer.&amp;lt;br&amp;gt;&lt;br /&gt;
There are two pipe connections.&amp;lt;br&amp;gt;&lt;br /&gt;
Electrolyzer Input is where you connect the incoming water.&amp;lt;br&amp;gt;&lt;br /&gt;
Electrolyzer Output is where the H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; and O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; comes out mixed together.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Electrolyzer , when set to 1. Unlocks it, when set to 0. &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Electrolyzer on, when set to 1. Turns it off, when set to 0. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Electrolyzer is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Electrolyzer is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Electrolyzer is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Electrolyzer is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Electrolyzer, in Watts.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Atmospherics&amp;diff=10437</id>
		<title>Atmospherics</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Atmospherics&amp;diff=10437"/>
		<updated>2021-03-18T18:51:05Z</updated>

		<summary type="html">&lt;p&gt;CrashM: /* Logic */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- #REDIRECT [[Kit (Atmospherics)]] --&amp;gt;&lt;br /&gt;
[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Atmospherics)&lt;br /&gt;
 | image       = [[File:ItemKitAtmospherics.png]]&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 5g [[Gold]], 20g [[Copper]]&lt;br /&gt;
 | stacks      = no&lt;br /&gt;
}}&lt;br /&gt;
=Air Conditioner Unit=&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Air Conditioner&lt;br /&gt;
 | image            = [[File:Atmospherics front.jpg]]&lt;br /&gt;
 | power_usage      = Up to 7000W based on temperature difference&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
Used to lower and raise the temperature fed through it from the input pipe.&amp;lt;br&amp;gt;&lt;br /&gt;
It has a range from -99 to 99 Celsius for the output&lt;br /&gt;
&lt;br /&gt;
If the coolant pipe does not have 100kpa pressure it will divert output to coolant waste port to fill its coolant pipe&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Place the Kit (Atmospherics) and run some pipes to the place you want to vent the heat. Place a few [[Pipe Radiator]]s on the pipe, fill it with whatever gas mixture you want.&amp;lt;br&amp;gt;&lt;br /&gt;
Make a return loop on the coolant system back to the coolant waste port for slightly better efficiency.&amp;lt;br&amp;gt;&lt;br /&gt;
It will try to draw or expel heat to the coolant mix to make the input match the desired output.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Coolant Example.png|frameless|Example A/C Setup]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Starts the Air Conditioner Unit, when set to 1. Stops it, when set to 0. (This seems to work only with Batch Writer and not with Logic Writer - tested on game ver: v0.1.1362.6552).&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || (Unknown) (Judging by the &amp;quot;Mode&amp;quot; output, it accepts values in the range 0-2.)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Air Conditioner Unit, when set to 1. Unlocks it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Air Conditioner Unit on, when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Air Conditioner Unit is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Air Conditioner Unit is running. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || (Unknown) (Returns output in the range 0-2, equivalent to the input of the &amp;quot;Mode&amp;quot; parameter.)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Air Conditioner Unit is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Air Conditioner Unit is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Air Conditioner Unit is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Air Conditioner, in Watts.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Filtration=&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Filtration&lt;br /&gt;
 | image            = [[File:filtration.jpg]]&lt;br /&gt;
 | power_usage      = 100w&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
Used to filter out specific gasses and fluids from a mixture.&amp;lt;br&amp;gt;&lt;br /&gt;
it can filter out up to 2 things at once&lt;br /&gt;
Pumps filter gasses through itself.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Place the Kit (Atmospherics) and change the variant to Filtration.&amp;lt;br&amp;gt;&lt;br /&gt;
Place [[filter]]s in the machine for what you want to filter out.&amp;lt;br&amp;gt;&lt;br /&gt;
There are three filtration pipe connections.&amp;lt;br&amp;gt;&lt;br /&gt;
Filtration Input is where you connect the incoming atmosphere to be passed through the Filtration Atmospherics.&amp;lt;br&amp;gt;&lt;br /&gt;
Filtration Unfiltered is the remaining mix after extracting whatever the filters did.&amp;lt;br&amp;gt;&lt;br /&gt;
Filtration Filtered is the filtered material for which you placed filters in the machine for.&lt;br /&gt;
&lt;br /&gt;
Be aware that the filtration unit unrealistically has an infinitely powerful pump integrated into its output port. That means as long as it is turned on and there is gas to filter out from the input it will pump that filtered out gas into the output pipe network (no matter how high the pressure in that output pipe network already is!). So eventually that pipe network will burst (around 60 MPa) unless you provide some sort of pop-off valve (e.g. a combination of a back-pressure regulator and a passive vent) or use a pipe analyzer and some logic to turn the filtration unit off when a certain amount of pressure is exceeded in the output pipe network.&lt;br /&gt;
The filtration system can handle an input gas flow of just over 2.3L from a volume pump.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Filtration Unit on, when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
====Logic====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Filtration Unit is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Filtration Unit is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Filtration Unit is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Filtration Unit, in Watts.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || The Hash of the structure.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Logic Slots====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot is occupied. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash || Integer || Returns the hash of the object in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Returns the current quantity, such as stack size, of the item in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Returns the damage state of the item in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Returns an integer representing the class of object.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuanity || Integer || Returns max stack size of the item in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns max stack size of the item in the slot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Electrolyzer=&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Electrolyzer&lt;br /&gt;
 | image            = [[File:Electrolyzer front.png]]&lt;br /&gt;
 | power_usage      = 1200W&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
Used to separate water (H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O) into H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; and O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; in a 2 to 1 ratio (perfect fuel).&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Place the Kit (Atmospherics) and change the variant to Electrolyzer.&amp;lt;br&amp;gt;&lt;br /&gt;
There are two pipe connections.&amp;lt;br&amp;gt;&lt;br /&gt;
Electrolyzer Input is where you connect the incoming water.&amp;lt;br&amp;gt;&lt;br /&gt;
Electrolyzer Output is where the H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; and O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; comes out mixed together.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Electrolyzer , when set to 1. Unlocks it, when set to 0. &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Electrolyzer on, when set to 1. Turns it off, when set to 0. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Electrolyzer is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Electrolyzer is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Electrolyzer is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Electrolyzer is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Electrolyzer, in Watts.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Atmospherics&amp;diff=10436</id>
		<title>Atmospherics</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Atmospherics&amp;diff=10436"/>
		<updated>2021-03-18T18:49:00Z</updated>

		<summary type="html">&lt;p&gt;CrashM: Add Slot Logic to filtration&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- #REDIRECT [[Kit (Atmospherics)]] --&amp;gt;&lt;br /&gt;
[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Atmospherics)&lt;br /&gt;
 | image       = [[File:ItemKitAtmospherics.png]]&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 5g [[Gold]], 20g [[Copper]]&lt;br /&gt;
 | stacks      = no&lt;br /&gt;
}}&lt;br /&gt;
=Air Conditioner Unit=&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Air Conditioner&lt;br /&gt;
 | image            = [[File:Atmospherics front.jpg]]&lt;br /&gt;
 | power_usage      = Up to 7000W based on temperature difference&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
Used to lower and raise the temperature fed through it from the input pipe.&amp;lt;br&amp;gt;&lt;br /&gt;
It has a range from -99 to 99 Celsius for the output&lt;br /&gt;
&lt;br /&gt;
If the coolant pipe does not have 100kpa pressure it will divert output to coolant waste port to fill its coolant pipe&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Place the Kit (Atmospherics) and run some pipes to the place you want to vent the heat. Place a few [[Pipe Radiator]]s on the pipe, fill it with whatever gas mixture you want.&amp;lt;br&amp;gt;&lt;br /&gt;
Make a return loop on the coolant system back to the coolant waste port for slightly better efficiency.&amp;lt;br&amp;gt;&lt;br /&gt;
It will try to draw or expel heat to the coolant mix to make the input match the desired output.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Coolant Example.png|frameless|Example A/C Setup]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Starts the Air Conditioner Unit, when set to 1. Stops it, when set to 0. (This seems to work only with Batch Writer and not with Logic Writer - tested on game ver: v0.1.1362.6552).&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || (Unknown) (Judging by the &amp;quot;Mode&amp;quot; output, it accepts values in the range 0-2.)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Air Conditioner Unit, when set to 1. Unlocks it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Air Conditioner Unit on, when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Air Conditioner Unit is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Air Conditioner Unit is running. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || (Unknown) (Returns output in the range 0-2, equivalent to the input of the &amp;quot;Mode&amp;quot; parameter.)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Air Conditioner Unit is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Air Conditioner Unit is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Air Conditioner Unit is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Air Conditioner, in Watts.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Filtration=&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Filtration&lt;br /&gt;
 | image            = [[File:filtration.jpg]]&lt;br /&gt;
 | power_usage      = 100w&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
Used to filter out specific gasses and fluids from a mixture.&amp;lt;br&amp;gt;&lt;br /&gt;
it can filter out up to 2 things at once&lt;br /&gt;
Pumps filter gasses through itself.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Place the Kit (Atmospherics) and change the variant to Filtration.&amp;lt;br&amp;gt;&lt;br /&gt;
Place [[filter]]s in the machine for what you want to filter out.&amp;lt;br&amp;gt;&lt;br /&gt;
There are three filtration pipe connections.&amp;lt;br&amp;gt;&lt;br /&gt;
Filtration Input is where you connect the incoming atmosphere to be passed through the Filtration Atmospherics.&amp;lt;br&amp;gt;&lt;br /&gt;
Filtration Unfiltered is the remaining mix after extracting whatever the filters did.&amp;lt;br&amp;gt;&lt;br /&gt;
Filtration Filtered is the filtered material for which you placed filters in the machine for.&lt;br /&gt;
&lt;br /&gt;
Be aware that the filtration unit unrealistically has an infinitely powerful pump integrated into its output port. That means as long as it is turned on and there is gas to filter out from the input it will pump that filtered out gas into the output pipe network (no matter how high the pressure in that output pipe network already is!). So eventually that pipe network will burst (around 60 MPa) unless you provide some sort of pop-off valve (e.g. a combination of a back-pressure regulator and a passive vent) or use a pipe analyzer and some logic to turn the filtration unit off when a certain amount of pressure is exceeded in the output pipe network.&lt;br /&gt;
The filtration system can handle an input gas flow of just over 2.3L from a volume pump.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Filtration Unit on, when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
====Logic====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Filtration Unit is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Filtration Unit is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Filtration Unit is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Filtration Unit, in Watts.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Returns the current amount of Filter remaining. Slot 0(Right), slot 1(left).&lt;br /&gt;
|}&lt;br /&gt;
====Logic Slots====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot is occupied. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash || Integer || Returns the hash of the object in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Returns the current quantity, such as stack size, of the item in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Returns the damage state of the item in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Returns an integer representing the class of object.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuanity || Integer || Returns max stack size of the item in the slot.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns max stack size of the item in the slot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Electrolyzer=&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Electrolyzer&lt;br /&gt;
 | image            = [[File:Electrolyzer front.png]]&lt;br /&gt;
 | power_usage      = 1200W&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
Used to separate water (H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O) into H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; and O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; in a 2 to 1 ratio (perfect fuel).&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Place the Kit (Atmospherics) and change the variant to Electrolyzer.&amp;lt;br&amp;gt;&lt;br /&gt;
There are two pipe connections.&amp;lt;br&amp;gt;&lt;br /&gt;
Electrolyzer Input is where you connect the incoming water.&amp;lt;br&amp;gt;&lt;br /&gt;
Electrolyzer Output is where the H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; and O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; comes out mixed together.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Electrolyzer , when set to 1. Unlocks it, when set to 0. &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Electrolyzer on, when set to 1. Turns it off, when set to 0. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Electrolyzer is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Electrolyzer is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Electrolyzer is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Electrolyzer is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Electrolyzer, in Watts.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CrashM</name></author>
	</entry>
</feed>