ships.modules all - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships/modules-all
The complete outfitting catalogue: standard, internal, hardpoint and utility modules in one array.
This module pulls in every module catalogue — it exists for consumers that
really do want to search every module (a "resolve any module id" lookup, say).
If you only need one category, import that catalogue's module
(./modules-core, ./modules-internal, ./modules-hardpoint,
./modules-utility) and nothing else gets bundled.
Identity primarily from EDCD FDevIDs (outfitting.csv), with supplemental module
identities documented in the source record; stats from EDCD/coriolis-data and EDSY,
joined on symbol. See data/ships/SOURCES.md.