You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dario Maselli edited this page Jun 29, 2026
·
1 revision
Gas Tank
A pressurised store for one gas. The Gas Tank is one of the four storage blocks Neroland
Core ships (see Machines, Power & Upgrades); it holds a
single gas and exchanges it through the gas capability.
These blocks moved into Core in 1.1.0 from Nerospace. Existing nerospace:gas_tank
placements do not auto-migrate — see the
Nerospace changelog for details.
How it works
Holds one gas at a time, measured in millibuckets (mB).
Fills and drains on every side through Core's nerolandcore:gas capability, so any
Neroland mod's gas pipe can move gas in or out.
Bare-hand right-click reads out the contents.
Core ships no specific gases — the tank holds whichever gas a downstream mod pipes into it
(gases are identified internally by an id; the tank takes on the first gas it receives).