Difference between revisions of "Hydrogen Tank"
(removed stub, added some info on usage and a tip) |
m (→Tips) |
||
Line 87: | Line 87: | ||
== Tips == | == Tips == | ||
− | *Using a [[Connector]] block, you can vent the hydrogen out of the tanks by switching it to [[ | + | *Using a [[Connector]] block, you can vent the hydrogen out of the tanks by switching it to [[Connector#Control_Panel|Throw Out]] mode much the same way you can with oxygen tanks. |
== Media == | == Media == |
Revision as of 14: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 Throw 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.