<?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=98.117.12.98</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=98.117.12.98"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/98.117.12.98"/>
	<updated>2026-04-04T08:02:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Gas_Tank_Storage&amp;diff=21566</id>
		<title>Gas Tank Storage</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Gas_Tank_Storage&amp;diff=21566"/>
		<updated>2024-07-02T14:51:11Z</updated>

		<summary type="html">&lt;p&gt;98.117.12.98: the name was changed to Kit (Pipe Utility Gas)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Pipe Utility Gas)&lt;br /&gt;
 | image       = [[File:ItemGasTankStorage.png|Gas tank storage laying on a ground]]&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 5g [[Iron]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Gas Tank Storage&lt;br /&gt;
 | image            = [[File:Gas tank storage full empty.jpg|Full and empty gas tank storage]]&lt;br /&gt;
 | power_usage      = &lt;br /&gt;
 | placed_with_item = [[Kit (Pipe Utility Gas)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid, On Frames&lt;br /&gt;
 | decon_with_tool1 = [[Wrench]]&lt;br /&gt;
 | item_rec1        = [[Kit (Pipe Utility Gas)]]&lt;br /&gt;
}}&lt;br /&gt;
Gas tank storage is a part of piping that allows [[Gas Canister]] filling and storage.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Mount on an [[Iron Frames|Iron Frame]] connected to the pipe, insert [[Gas Canister]] inside, connect through piping to any gas output (such as [[Furnace]] rear output).&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
{{Data Parameters|empty=}}&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;
| Pressure || Float || Returns the amount of pressure in the Gas Canister in the Gas Tank Storage, in kiloPascals.&lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || Returns the temperature of the gasses inside a Gas Canister in the Gas Tank Storage, in Kelvin.&lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of oxygen in the gasses in a Gas Canister in the Gas Tank Storage.&lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of carbon dioxide in the gasses in a Gas Canister in the Gas Tank Storage.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of nitrogen in the gasses in a Gas Canister in the Gas Tank Storage.&lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of pollutant in the gasses in a Gas Canister in the Gas Tank Storage.&lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of volatiles in the gasses in a Gas Canister in the Gas Tank Storage.&lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of water in the gasses in a Gas Canister in the Gas Tank Storage.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of nitrousoxide in the gasses in a Gas Canister in the Gas Tank Storage.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Float || Returns number of moles of gas in the canister&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of device.&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 || Canister || &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;
| Pressure || Integer || Returns the pressure in the Gas Canister, in Pascals.&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>98.117.12.98</name></author>
	</entry>
</feed>