chore: remove unused modules.json
File was never loaded by backend or viewer code. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,146 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"id": "command-bridge",
|
|
||||||
"label": "Command Bridge",
|
|
||||||
"category": "bridge",
|
|
||||||
"summary": "Core ship control and crew systems."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "ion-drive",
|
|
||||||
"label": "Ion Drive",
|
|
||||||
"category": "engine",
|
|
||||||
"summary": "Sub-light propulsion package."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "reactor-core",
|
|
||||||
"label": "Reactor Core",
|
|
||||||
"category": "power",
|
|
||||||
"summary": "Primary onboard generator for ship systems."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "capacitor-bank",
|
|
||||||
"label": "Capacitor Bank",
|
|
||||||
"category": "energy-buffer",
|
|
||||||
"summary": "Transient energy storage for weapons, engines, and industrial tools."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "ftl-core",
|
|
||||||
"label": "FTL Core",
|
|
||||||
"category": "ftl",
|
|
||||||
"summary": "Spool and warp inter-system engine."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "strip-miner",
|
|
||||||
"label": "Strip Miner",
|
|
||||||
"category": "mining",
|
|
||||||
"summary": "Excavation laser and ore intake."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "mining-turret",
|
|
||||||
"label": "Mining Turret",
|
|
||||||
"category": "mining",
|
|
||||||
"summary": "Articulated mining head for shipborne extraction."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "gas-extractor",
|
|
||||||
"label": "Gas Extractor",
|
|
||||||
"category": "mining",
|
|
||||||
"summary": "Cryogenic intake and compression rig for harvesting gas clouds."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "gun-turret",
|
|
||||||
"label": "Gun Turret",
|
|
||||||
"category": "weapon",
|
|
||||||
"summary": "Hull-mounted weapon turret for ship combat."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "bulk-bay",
|
|
||||||
"label": "Bulk Cargo Bay",
|
|
||||||
"category": "cargo-bulk",
|
|
||||||
"summary": "Reinforced storage for raw solids."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "container-bay",
|
|
||||||
"label": "Container Hold",
|
|
||||||
"category": "cargo-container",
|
|
||||||
"summary": "Standardized freight racks."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "dock-bay-small",
|
|
||||||
"label": "Small Dock Bay",
|
|
||||||
"category": "dock",
|
|
||||||
"summary": "External docking truss with two independent ship pads."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "carrier-bay",
|
|
||||||
"label": "Carrier Bay",
|
|
||||||
"category": "dock",
|
|
||||||
"summary": "Internal hangar decks and launch recovery systems."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "refinery-stack",
|
|
||||||
"label": "Refinery Stack",
|
|
||||||
"category": "refinery",
|
|
||||||
"summary": "Ore cracking and metal separation."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "fuel-processor",
|
|
||||||
"label": "Fuel Processor",
|
|
||||||
"category": "refinery",
|
|
||||||
"summary": "Gas cracking and catalytic processing for reactor fuel."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "turret-grid",
|
|
||||||
"label": "Turret Grid",
|
|
||||||
"category": "defense",
|
|
||||||
"summary": "Close defense batteries."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "habitat-ring",
|
|
||||||
"label": "Habitat Ring",
|
|
||||||
"category": "habitat",
|
|
||||||
"summary": "Crew quarters and service modules."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "fabricator-array",
|
|
||||||
"label": "Fabricator Array",
|
|
||||||
"category": "production",
|
|
||||||
"summary": "Assembly lines for manufactured goods."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "component-factory",
|
|
||||||
"label": "Component Factory",
|
|
||||||
"category": "production",
|
|
||||||
"summary": "Dedicated lines for assembling ship-grade modules and subsystems."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "ship-factory",
|
|
||||||
"label": "Ship Factory",
|
|
||||||
"category": "shipyard",
|
|
||||||
"summary": "Final hull integration docks for assembling complete spacecraft from manufactured modules."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "power-core",
|
|
||||||
"label": "Power Core",
|
|
||||||
"category": "energy",
|
|
||||||
"summary": "Primary station generator and power distribution."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "solar-array",
|
|
||||||
"label": "Solar Array",
|
|
||||||
"category": "energy",
|
|
||||||
"summary": "External collector wings that generate station power and charge exportable energy cells."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "liquid-tank",
|
|
||||||
"label": "Liquid Tank",
|
|
||||||
"category": "storage-liquid",
|
|
||||||
"summary": "Tankage for water, coolants, and other liquids."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "gas-tank",
|
|
||||||
"label": "Fuel Tank",
|
|
||||||
"category": "storage-gas",
|
|
||||||
"summary": "Pressurized storage for volatile gas and fuel reserves."
|
|
||||||
}
|
|
||||||
]
|
|
||||||
Reference in New Issue
Block a user