ships.modules core - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships/modules-core
The core internal modules — the core outfitting category: the eight slots
every hull must fill (armour, power plant, thrusters, frame shift drive, life
support, power distributor, sensors, fuel tank).
The armour variants here are the one ship-specific module, so this is also where
getBulkheadsForShip from ./modules finds a hull's bulkheads. The other categories
live in ./modules-internal, ./modules-hardpoint and ./modules-utility, so
importing this module never bundles them.
Identity from EDCD FDevIDs (outfitting.csv), stats from EDCD/coriolis-data,
joined on symbol; see data/ships/SOURCES.md.