Refactor modular startup and viewer ship debugging

This commit is contained in:
2026-03-13 01:57:13 -04:00
parent a9c08124f5
commit c7fcb08ba6
13 changed files with 962 additions and 127 deletions

View File

@@ -2,9 +2,10 @@
{
"id": "ore-refining",
"label": "Ore Refining",
"facilityCategory": "refining",
"facilityCategory": "station",
"duration": 8,
"priority": 100,
"requiredModules": ["refinery-stack", "power-core"],
"inputs": [
{ "itemId": "ore", "amount": 60 }
],