Component Catalog

Every part a ship can carry — rendered live from the same components.json the game loads

Parts Book

A component definition is a part's physical truth — dry mass, volume, and what it does: thrust and Isp for an engine, capacity for a tank, output for a reactor, crew rating for a habitat. Definitions carry no state; how full a tank is belongs to the ship it's installed on. See Craft Design for how these become ships, and Ships for where each part is flying today.

This page reads data/components.json — a copy of the game's own catalog file — and renders it below. Nothing here is hand-written.

Loading catalog…