Difference between revisions of "Hydrogen Tank"
(+added known) |
(removed stub, added some info on usage and a tip) |
||
Line 55: | Line 55: | ||
| version = 01.106 | | version = 01.106 | ||
}} | }} | ||
− | |||
+ | == Overview == | ||
The Hydrogen Tank is a block used to store and distribute [[Hydrogen]]. It was introduced to the game in [[Update 01.105]]. Its main use however is in conjunction with the [[Large Hydrogen Thruster]] and the [[Small Hydrogen Thruster]], where it is used as fuel storage. | The Hydrogen Tank is a block used to store and distribute [[Hydrogen]]. It was introduced to the game in [[Update 01.105]]. Its main use however is in conjunction with the [[Large Hydrogen Thruster]] and the [[Small Hydrogen Thruster]], where it is used as fuel storage. | ||
It can also be used to refill [[Hydrogen Bottle]]s by placing it into the tank's inventory and clicking on Refill Bottles, assuming that auto-refill isn't checked. | It can also be used to refill [[Hydrogen Bottle]]s by placing it into the tank's inventory and clicking on Refill Bottles, assuming that auto-refill isn't checked. | ||
− | == Indicator == | + | == Usage == |
+ | The hydrogen can be produced from [[Ice]] ores much the same as [[Oxygen]] inside [[Oxygen Generator]]s. The hydogen tank must be directly connected via [[Conveyor]] blocks in order to receive hydrogen from the generator, and also to send the fuel to the hydrogen thrusters. | ||
+ | === Indicator === | ||
The colored indicators on the tank show at a glance the current hydrogen level inside the tank. | The colored indicators on the tank show at a glance the current hydrogen level inside the tank. | ||
Line 74: | Line 76: | ||
|} | |} | ||
− | == Capacity == | + | === Capacity === |
Game version: [[Update 01.106|01.106]] | Game version: [[Update 01.106|01.106]] | ||
Line 83: | Line 85: | ||
|'''Small grid Hydrogen Tank'''||40,000 H2 | |'''Small grid Hydrogen Tank'''||40,000 H2 | ||
|} | |} | ||
+ | |||
+ | == Tips == | ||
+ | *Using a [[Connector]] block, you can vent the hydrogen out of the tanks by switching it to [[http://www.spaceengineerswiki.com/Connector#Control_Panel|Throw Out]] mode much the same way you can with oxygen tanks. | ||
+ | |||
+ | == Media == | ||
+ | |||
== Programming == | == Programming == |
Revision as of 08:17, 28 November 2015
Contents
Overview
The Hydrogen Tank is a block used to store and distribute Hydrogen. It was introduced to the game in Update 01.105. Its main use however is in conjunction with the Large Hydrogen Thruster and the Small Hydrogen Thruster, where it is used as fuel storage.
It can also be used to refill Hydrogen Bottles by placing it into the tank's inventory and clicking on Refill Bottles, assuming that auto-refill isn't checked.
Usage
The hydrogen can be produced from Ice ores much the same as Oxygen inside Oxygen Generators. The hydogen tank must be directly connected via Conveyor blocks in order to receive hydrogen from the generator, and also to send the fuel to the hydrogen thrusters.
Indicator
The colored indicators on the tank show at a glance the current hydrogen level inside the tank.
Game version: 1.107
Capacity
Game version: 01.106
Large grid Hydrogen Tank | 2,500,000 H2 |
Small grid Hydrogen Tank | 40,000 H2 |
Tips
- Using a Connector block, you can vent the hydrogen out of the tanks by switching it to [Out] mode much the same way you can with oxygen tanks.
Media
Programming
Programming in the program block.
Interface name: IMyOxygenTank
Known Issues
- Unlike cargo containers the actual cargo of the hydrogen tank does not in anyway influence it's mass. Therefore the large block tank will ALWAYS have a mass of 8.1 tons whether its completely full of hydrogen or not.