Difference between revisions of "Hydrogen Tank"
m (→Known Issues) |
(current capacity changes (adjusted from L to m^3)) |
||
Line 12: | Line 12: | ||
| spowerconsumption = 0.001 | | spowerconsumption = 0.001 | ||
| spowerstandby = 0.000001 | | spowerstandby = 0.000001 | ||
− | | sgascapacity = | + | | sgascapacity = 40 |
| sairtightness = sometimes | | sairtightness = sometimes | ||
| sresourcesinkgroup = Factory | | sresourcesinkgroup = Factory | ||
Line 37: | Line 37: | ||
| lpowerconsumption = 0.001 | | lpowerconsumption = 0.001 | ||
| lpowerstandby = 0.000001 | | lpowerstandby = 0.000001 | ||
− | | lgascapacity = | + | | lgascapacity = 40 |
| lairtightness = sometimes | | lairtightness = sometimes | ||
| lresourcesinkgroup = Factory | | lresourcesinkgroup = Factory |
Revision as of 00:26, 14 August 2016
Contents
Overview
The Hydrogen Tank is a block used to store and distribute Hydrogen. Its main use however is in conjunction with the Large Hydrogen Thruster and the Small Hydrogen Thruster, where it is used as fuel.
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 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
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 any way influence its mass. Therefore the large block tank will ALWAYS have a mass of 8.1 tons whether it's completely full of hydrogen or not.
See Also
Update History
Update 01.105 |
|
Update 01.106 |
|