<?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=MrCanerican</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=MrCanerican"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/MrCanerican"/>
	<updated>2026-04-04T12:14:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Cryotube&amp;diff=13209</id>
		<title>Cryotube</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Cryotube&amp;diff=13209"/>
		<updated>2022-09-28T11:13:39Z</updated>

		<summary type="html">&lt;p&gt;MrCanerican: fixed a thing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Cryotube)&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]] &#039;&#039;&#039;MK2&#039;&#039;&#039;&lt;br /&gt;
 | cost        = 10g [[Gold]], 10g [[Copper]], 10g [[Steel]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Cryotube&lt;br /&gt;
 | power_usage      = 400W&lt;br /&gt;
 | placed_with_item = [[Kit (Cryotube)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Cryotube)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
Used to grow organs for players.&amp;lt;ref&amp;gt;[https://steamcommunity.com/app/544550/discussions/0/2592234299564035140/#c2592234299564086452| Steam Forums]&lt;br /&gt;
rocket2guns  [developer] 2 Jul, 2017 @ 4:28am &lt;br /&gt;
Cybernetics for organs are certain, as we already have the heart and lungs as functional organs in the game. We are making these &amp;quot;growable&amp;quot; in cryotubes, but having organs able to be manufactured is also something we want to do.&amp;lt;/ref&amp;gt;&lt;br /&gt;
as of 06/09/2020 I was able to enter a powered cryotube and &amp;quot;regrow&amp;quot; damage to my lungs.&lt;br /&gt;
&lt;br /&gt;
Cryo tube appears to have one gas input and one power input and one data input.  I have fed 10-20 C 80/20 oxygen nitrogen mix to the gas input.  I have not spent enough time in there to see if this caused CO2 to &amp;quot;back mix&amp;quot; into my oxygen supply.&lt;br /&gt;
&lt;br /&gt;
Since the Deep Miner/Centrifuge/Chute Update (9/20/22), the Cryotube&#039;s behavior appears to be that when filled with a gas, that gas will expel from the tube into the room when opened. It does not appear to backflow, nor does the player seem to convert the O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; to CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, but that requires further testing. There is a single input for gas in the back, and it can accept &amp;lt;i&amp;gt;either&amp;lt;/i&amp;gt; O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; &amp;lt;i&amp;gt;or&amp;lt;/i&amp;gt; chilled N&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O. Testing indicates that even while unpowered, the tube &amp;quot;freezes&amp;quot; a player in time, stopping hunger/thirst/etc. When powered and supplied with O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, it appears to heal the organs of living players. When powered and supplied with -150C N&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O, it can revive a dead co-player in a multiplayer setting. If a living player enters the -150C N&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O tube, they slowly die but stay &amp;quot;frozen&amp;quot; in the game, until the door is opened and the game recognizes the player has died.&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 CryoTube, when set to 1. Closes it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the CryoTube 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 CryoTube is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the CryoTube is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the CryoTube is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the CryoTube 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 CryoTube, in watts.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== References === &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>MrCanerican</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Cryotube&amp;diff=13208</id>
		<title>Cryotube</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Cryotube&amp;diff=13208"/>
		<updated>2022-09-28T11:12:23Z</updated>

		<summary type="html">&lt;p&gt;MrCanerican: Updated functionality for 9/22 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Cryotube)&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]] &#039;&#039;&#039;MK2&#039;&#039;&#039;&lt;br /&gt;
 | cost        = 10g [[Gold]], 10g [[Copper]], 10g [[Steel]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Cryotube&lt;br /&gt;
 | power_usage      = 400W&lt;br /&gt;
 | placed_with_item = [[Kit (Cryotube)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Cryotube)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
Used to grow organs for players.&amp;lt;ref&amp;gt;[https://steamcommunity.com/app/544550/discussions/0/2592234299564035140/#c2592234299564086452| Steam Forums]&lt;br /&gt;
rocket2guns  [developer] 2 Jul, 2017 @ 4:28am &lt;br /&gt;
Cybernetics for organs are certain, as we already have the heart and lungs as functional organs in the game. We are making these &amp;quot;growable&amp;quot; in cryotubes, but having organs able to be manufactured is also something we want to do.&amp;lt;/ref&amp;gt;&lt;br /&gt;
as of 06/09/2020 I was able to enter a powered cryotube and &amp;quot;regrow&amp;quot; damage to my lungs.&lt;br /&gt;
&lt;br /&gt;
Cryo tube appears to have one gas input and one power input and one data input.  I have fed 10-20 C 80/20 oxygen nitrogen mix to the gas input.  I have not spent enough time in there to see if this caused CO2 to &amp;quot;back mix&amp;quot; into my oxygen supply.&lt;br /&gt;
&lt;br /&gt;
Since the Deep Miner/Centrifuge/Chute Update (9/20/22), the Cryotube&#039;s behavior appears to be that when filled with a gas, that gas will expel from the tube into the room when opened. It does not appear to backflow, nor does the player seem to convert the O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; to CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, but that requires further testing. There is a single input for gas in the back, and it can accept &amp;lt;i&amp;gt;either&amp;lt;/i&amp;gt; O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; or chilled N&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O. Testing indicates that even while unpowered, the tube &amp;quot;freezes&amp;quot; a player in time, stopping hunger/thirst/etc. When powered and supplied with O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, it appears to heal the organs of living players. When powered and supplied with -150C N&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O, it can revive a dead co-player in a multiplayer setting. If a living player enters the -150C N&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O tube, they slowly die but stay &amp;quot;frozen&amp;quot; in the game, until the door is opened and the game recognizes the player has died.&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 CryoTube, when set to 1. Closes it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the CryoTube 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 CryoTube is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the CryoTube is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the CryoTube is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the CryoTube 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 CryoTube, in watts.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== References === &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>MrCanerican</name></author>
	</entry>
</feed>