Участник:IanComradeBot/component/MachineBoard.json: различия между версиями
Материал из Space Station 14 Вики
Update component/MachineBoard.json via GitHub Actions |
м Update component/MachineBoard.json via GitHub Actions |
||
| Строка 1: | Строка 1: | ||
{ | { | ||
" | "default": { | ||
" | "netsync": true, | ||
" | "prototype": null, | ||
"componentRequirements": {}, | |||
"tagRequirements": {}, | |||
"stackRequirements": {} | |||
}, | }, | ||
" | "id": { | ||
"prototype": " | "PortableScrubberMachineCircuitBoard": { | ||
"prototype": "PortableScrubber", | |||
"stackRequirements": { | |||
" | "Manipulator": 3, | ||
" | "Cable": 5, | ||
"Glass": 2 | |||
} | } | ||
}, | }, | ||
"stackRequirements": { | "ChemMasterMachineCircuitboard": { | ||
"Manipulator": 1, | "prototype": "ChemMaster", | ||
"Glass": 1, | "tagRequirements": { | ||
"Cable": 1 | "GlassBeaker": { | ||
} | "defaultPrototype": "Beaker", | ||
"amount": 2 | |||
} | |||
"prototype": " | }, | ||
"stackRequirements": { | "stackRequirements": { | ||
"Manipulator": 4, | "Manipulator": 1, | ||
"Glass": 1 | "Glass": 1, | ||
} | "Cable": 1 | ||
} | |||
}, | |||
"prototype": " | "PrinterDocMachineCircuitboard": { | ||
"tagRequirements": { | "prototype": "PrinterDoc", | ||
"GlassBeaker": { | "stackRequirements": { | ||
"defaultPrototype": "Beaker", | "Manipulator": 4, | ||
"amount": 2 | "Glass": 1 | ||
} | |||
}, | |||
"ProtolatheHyperConvectionMachineCircuitboard": { | |||
"prototype": "ProtolatheHyperConvection", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 2 | |||
}, | |||
"Igniter": { | |||
"defaultPrototype": "Igniter", | |||
"amount": 1 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 4 | |||
} | |||
}, | |||
"ExosuitFabricatorMachineCircuitboard": { | |||
"prototype": "ExosuitFabricator", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Glass": 5 | |||
} | |||
}, | |||
"GasRecyclerMachineCircuitboard": { | |||
"prototype": "GasRecycler", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Steel": 10, | |||
"Plasma": 5 | |||
} | |||
}, | |||
"TelecomServerCircuitboard": { | |||
"prototype": "TelecomServer", | |||
"stackRequirements": { | |||
"Steel": 1, | |||
"Cable": 2 | |||
} | |||
}, | |||
"BiogeneratorMachineCircuitboard": { | |||
"prototype": "Biogenerator", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 1 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 2 | |||
} | |||
}, | |||
"HotplateMachineCircuitboard": { | |||
"prototype": "ChemistryHotplate", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Glass": 1 | |||
} | |||
}, | |||
"PowerCageRechargerCircuitboard": { | |||
"prototype": "PowerCageRecharger", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Steel": 5, | |||
"Cable": 10 | |||
} | |||
}, | |||
"CircuitImprinterHyperConvectionMachineCircuitboard": { | |||
"prototype": "CircuitImprinterHyperConvection", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 2 | |||
}, | |||
"Igniter": { | |||
"defaultPrototype": "Igniter", | |||
"amount": 1 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 2 | |||
} | |||
}, | |||
"BiomassReclaimerMachineCircuitboard": { | |||
"prototype": "BiomassReclaimer", | |||
"tagRequirements": { | |||
"Knife": { | |||
"examineName": "construction-insert-info-examine-name-knife", | |||
"defaultPrototype": "KitchenKnife", | |||
"amount": 2 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 3, | |||
"Steel": 5 | |||
} | |||
}, | |||
"WeaponEnergyTurretCommandMachineCircuitboard": { | |||
"prototype": "WeaponEnergyTurretCommand", | |||
"componentRequirements": { | |||
"PowerCell": { | |||
"examineName": "construction-insert-info-examine-name-power-cell", | |||
"defaultPrototype": "PowerCellMedium", | |||
"amount": 1 | |||
} | |||
}, | |||
"tagRequirements": { | |||
"TurretCompatibleWeapon": { | |||
"examineName": "construction-insert-info-examine-name-laser-cannon", | |||
"defaultPrototype": "WeaponLaserCannon", | |||
"amount": 1 | |||
}, | |||
"ProximitySensor": { | |||
"defaultPrototype": "ProximitySensor", | |||
"amount": 1 | |||
} | |||
} | |||
}, | |||
"JukeboxCircuitBoard": { | |||
"prototype": "Jukebox", | |||
"stackRequirements": { | |||
"WoodPlank": 5, | |||
"Steel": 2, | |||
"Glass": 5, | |||
"Cable": 2 | |||
} | |||
}, | |||
"SodaDispenserMachineCircuitboard": { | |||
"prototype": "SodaDispenserEmpty", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 1 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Steel": 5 | |||
} | |||
}, | |||
"OreProcessorMachineCircuitboard": { | |||
"prototype": "OreProcessor", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Glass": 1 | |||
} | |||
}, | |||
"PortableGeneratorPacmanMachineCircuitboard": { | |||
"prototype": "PortableGeneratorPacman", | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"CableHV": 5 | |||
} | |||
}, | |||
"ElectricGrillMachineCircuitboard": { | |||
"prototype": "KitchenElectricGrill", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Glass": 2, | |||
"Cable": 5 | |||
} | |||
}, | |||
"CloningPodMachineCircuitboard": { | |||
"prototype": "CloningPod", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Glass": 1, | |||
"Cable": 1 | |||
} | |||
}, | |||
"MachineParticleAcceleratorFuelChamberCircuitboard": { | |||
"prototype": "ParticleAcceleratorFuelChamberUnfinished", | |||
"componentRequirements": { | |||
"AmeFuelContainer": { | |||
"defaultPrototype": "AmeJar", | |||
"amount": 1 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Glass": 10, | |||
"Steel": 10 | |||
} | |||
}, | |||
"TurboItemRechargerCircuitboard": { | |||
"prototype": "TurboItemRecharger", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"CableMV": 5 | |||
} | |||
}, | |||
"ArtifactAnalyzerMachineCircuitboard": { | |||
"prototype": "MachineArtifactAnalyzer", | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"Glass": 5 | |||
} | |||
}, | |||
"StationAnchorCircuitboard": { | |||
"prototype": "StationAnchor", | |||
"stackRequirements": { | |||
"Manipulator": 7, | |||
"Steel": 10, | |||
"Glass": 5, | |||
"CableHV": 8, | |||
"Uranium": 2 | |||
} | |||
}, | |||
"GyroscopeMachineCircuitboard": { | |||
"prototype": "Gyroscope", | |||
"stackRequirements": { | |||
"Manipulator": 3, | |||
"Glass": 2 | |||
} | |||
}, | |||
"APECircuitboard": { | |||
"prototype": "MachineAPE", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Cable": 1, | |||
"Glass": 1 | |||
} | |||
}, | |||
"PortableGeneratorSuperPacmanMachineCircuitboard": { | |||
"prototype": "PortableGeneratorSuperPacman", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"CableHV": 10 | |||
} | |||
}, | |||
"MachineParticleAcceleratorEndCapCircuitboard": { | |||
"prototype": "ParticleAcceleratorEndCapUnfinished", | |||
"stackRequirements": { | |||
"Glass": 15, | |||
"Steel": 15 | |||
} | |||
}, | |||
"ThermomachineHeaterMachineCircuitBoard": { | |||
"prototype": "GasThermoMachineHeater", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Cable": 5 | |||
} | |||
}, | |||
"MaterialSiloMachineCircuitboard": { | |||
"prototype": "MachineMaterialSilo", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Cable": 1 | |||
} | |||
}, | |||
"ChemDispenserMachineCircuitboard": { | |||
"prototype": "ChemDispenserEmpty", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 2 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"Glass": 1, | |||
"Steel": 3 | |||
} | |||
}, | |||
"SpaceHeaterMachineCircuitBoard": { | |||
"prototype": "SpaceHeater", | |||
"stackRequirements": { | |||
"Manipulator": 3, | |||
"Cable": 5 | |||
} | |||
}, | |||
"ShuttleGunSvalinnMachineGunCircuitboard": { | |||
"prototype": "ShuttleGunSvalinnMachineGun", | |||
"stackRequirements": { | |||
"Manipulator": 6, | |||
"Steel": 5, | |||
"CableHV": 5 | |||
} | |||
}, | |||
"HolopadMachineCircuitboard": { | |||
"prototype": "Holopad", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Cable": 4, | |||
"Glass": 2 | |||
} | |||
}, | |||
"SheetifierMachineCircuitboard": { | |||
"prototype": "Sheetifier", | |||
"stackRequirements": { | |||
"Manipulator": 2 | |||
} | |||
}, | |||
"ReagentGrinderMachineCircuitboard": { | |||
"prototype": "KitchenReagentGrinder", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 1 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 4 | |||
} | |||
}, | |||
"ResearchAndDevelopmentServerMachineCircuitboard": { | |||
"prototype": "ResearchAndDevelopmentServer", | |||
"stackRequirements": { | |||
"Plasma": 5 | |||
} | |||
}, | |||
"AnomalySynchronizerCircuitboard": { | |||
"prototype": "MachineAnomalySynchronizer", | |||
"stackRequirements": { | |||
"Manipulator": 7, | |||
"PlasmaGlass": 5, | |||
"Cable": 5 | |||
} | |||
}, | |||
"SurveillanceCameraWirelessRouterXenoborgCircuitboard": { | |||
"prototype": "SurveillanceCameraWirelessRouterXenoborg", | |||
"stackRequirements": { | |||
"Cable": 2, | |||
"Glass": 1 | |||
} | |||
}, | |||
"AutolatheHyperConvectionMachineCircuitboard": { | |||
"prototype": "AutolatheHyperConvection", | |||
"tagRequirements": { | |||
"Igniter": { | |||
"defaultPrototype": "Igniter", | |||
"amount": 1 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Glass": 1 | |||
} | |||
}, | |||
"SurveillanceWirelessCameraMovableCircuitboard": { | |||
"prototype": "SurveillanceWirelessCameraMovableConstructed", | |||
"stackRequirements": { | |||
"Glass": 2, | |||
"Cable": 2 | |||
} | |||
}, | |||
"MachineParticleAcceleratorEmitterForeCircuitboard": { | |||
"prototype": "ParticleAcceleratorEmitterForeUnfinished", | |||
"stackRequirements": { | |||
"Glass": 5, | |||
"Steel": 5 | |||
} | |||
}, | |||
"SecurityTechFabCircuitboard": { | |||
"prototype": "SecurityTechFab", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 2 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 4 | |||
} | |||
}, | |||
"CargoTelepadMachineCircuitboard": { | |||
"prototype": "CargoTelepad", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Steel": 5 | |||
} | |||
}, | |||
"SyndicateMicrowaveMachineCircuitboard": { | |||
"prototype": "SyndicateMicrowave", | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"Glass": 2, | |||
"Cable": 2 | |||
} | |||
}, | |||
"CellRechargerCircuitboard": { | |||
"prototype": "PowerCellRecharger", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Cable": 5 | |||
} | |||
}, | |||
"DawInstrumentMachineCircuitboard": { | |||
"prototype": "DawInstrument", | |||
"tagRequirements": { | |||
"KeyedInstrument": { | |||
"examineName": "construction-insert-info-examine-name-instrument-keyed", | |||
"defaultPrototype": "SynthesizerInstrument", | |||
"amount": 1 | |||
}, | |||
"StringInstrument": { | |||
"examineName": "construction-insert-info-examine-name-instrument-string", | |||
"defaultPrototype": "AcousticGuitarInstrument", | |||
"amount": 1 | |||
}, | |||
"PercussionInstrument": { | |||
"examineName": "construction-insert-info-examine-name-instrument-percussion", | |||
"defaultPrototype": "GlockenspielInstrument", | |||
"amount": 1 | |||
}, | |||
"BrassInstrument": { | |||
"examineName": "construction-insert-info-examine-name-instrument-brass", | |||
"defaultPrototype": "TrumpetInstrument", | |||
"amount": 1 | |||
}, | |||
"WoodwindInstrument": { | |||
"examineName": "construction-insert-info-examine-name-instrument-woodwind", | |||
"defaultPrototype": "SaxophoneInstrument", | |||
"amount": 1 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Glass": 1, | |||
"Cable": 1 | |||
} | |||
}, | |||
"BorgChargerCircuitboard": { | |||
"prototype": "BorgCharger", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Cable": 5 | |||
} | |||
}, | |||
"ShuttleGunFriendshipCircuitboard": { | |||
"prototype": "ShuttleGunFriendship", | |||
"stackRequirements": { | |||
"Manipulator": 5, | |||
"Steel": 7, | |||
"CableHV": 5 | |||
} | |||
}, | |||
"UniformPrinterMachineCircuitboard": { | |||
"prototype": "UniformPrinter", | |||
"stackRequirements": { | |||
"Manipulator": 3 | |||
} | |||
}, | |||
"BiofabricatorMachineCircuitboard": { | |||
"prototype": "Biofabricator", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Glass": 1 | |||
} | |||
}, | |||
"SeedExtractorMachineCircuitboard": { | |||
"prototype": "SeedExtractor", | |||
"stackRequirements": { | |||
"Manipulator": 3, | |||
"Glass": 1, | |||
"Cable": 2 | |||
} | |||
}, | |||
"WeaponEnergyTurretSecurityMachineCircuitboard": { | |||
"prototype": "WeaponEnergyTurretSecurity", | |||
"componentRequirements": { | |||
"PowerCell": { | |||
"examineName": "construction-insert-info-examine-name-power-cell", | |||
"defaultPrototype": "PowerCellMedium", | |||
"amount": 1 | |||
} | |||
}, | }, | ||
" | "tagRequirements": { | ||
"defaultPrototype": " | "TurretCompatibleWeapon": { | ||
"amount": 1 | "examineName": "construction-insert-info-examine-name-laser-cannon", | ||
"defaultPrototype": "WeaponLaserCannon", | |||
"amount": 1 | |||
}, | |||
"ProximitySensor": { | |||
"defaultPrototype": "ProximitySensor", | |||
"amount": 1 | |||
} | |||
} | |||
}, | |||
"ReagentGrinderIndustrialMachineCircuitboard": { | |||
"prototype": "ReagentGrinderIndustrial", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Glass": 1 | |||
} | |||
}, | |||
"PortableGeneratorJrPacmanMachineCircuitboard": { | |||
"prototype": "PortableGeneratorJrPacman", | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"Cable": 10 | |||
} | |||
}, | |||
"EmitterCircuitboard": { | |||
"prototype": "Emitter", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"CableHV": 5, | |||
"Glass": 2 | |||
} | } | ||
}, | }, | ||
" | "AnomalyVesselExperimentalCircuitboard": { | ||
"prototype": "MachineAnomalyVesselExperimental", | |||
"stackRequirements": { | |||
"Manipulator": 3, | |||
"Cable": 5, | |||
"PlasmaGlass": 15, | |||
"MetalRod": 4 | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "DiagnoserMachineCircuitboard": { | ||
"prototype": "DiseaseDiagnoser", | |||
"componentRequirements": { | |||
"BotanySwab": { | |||
"defaultPrototype": "DiseaseSwab", | |||
"amount": 1 | |||
} | |||
" | }, | ||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 1 | |||
} | |||
}, | }, | ||
" | "stackRequirements": { | ||
" | "Cable": 5 | ||
} | } | ||
}, | }, | ||
" | "FlatpackerMachineCircuitboard": { | ||
"prototype": "MachineFlatpacker", | |||
"stackRequirements": { | |||
"Manipulator": 3, | |||
"Steel": 1 | |||
" | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "MiniGravityGeneratorCircuitboard": { | ||
" | "prototype": "GravityGeneratorMiniUncharged", | ||
"stackRequirements": { | |||
"Manipulator": 7, | |||
"Steel": 5, | |||
"CableHV": 5, | |||
"Uranium": 2 | |||
" | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "SubstationMachineCircuitboard": { | ||
" | "prototype": "SubstationBasicEmpty", | ||
" | "componentRequirements": { | ||
"PowerCell": { | |||
"defaultPrototype": "PowerCellSmall", | |||
"amount": 1 | |||
} | |||
}, | }, | ||
" | "stackRequirements": { | ||
" | "Manipulator": 1, | ||
" | "CableMV": 5, | ||
"CableHV": 5 | |||
} | } | ||
}, | |||
"ArtifactCrusherMachineCircuitboard": { | |||
"prototype": "MachineArtifactCrusher", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Glass": 1, | |||
"Steel": 5 | |||
} | |||
}, | |||
"VaccinatorMachineCircuitboard": { | |||
"prototype": "Vaccinator", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 1 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Cable": 5 | |||
} | } | ||
}, | }, | ||
" | "SmartFridgeCircuitboard": { | ||
"prototype": "SmartFridge", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 2 | |||
} | |||
}, | |||
" | "stackRequirements": { | ||
"Glass": 5, | |||
"Manipulator": 2 | |||
" | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "HellfireFreezerMachineCircuitBoard": { | ||
"prototype": "GasThermoMachineHellfireFreezer", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Plasma": 1 | |||
} | } | ||
}, | }, | ||
" | "SurveillanceCameraRouterCircuitboard": { | ||
"prototype": "SurveillanceCameraRouterConstructed", | |||
"stackRequirements": { | |||
"Cable": 1 | |||
} | } | ||
}, | }, | ||
" | "HellfireHeaterMachineCircuitBoard": { | ||
"prototype": "GasThermoMachineHellfireHeater", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Plasma": 1 | |||
" | |||
} | } | ||
}, | }, | ||
" | "ThrusterMachineCircuitboard": { | ||
"prototype": "Thruster", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Steel": 5 | |||
} | } | ||
}, | }, | ||
" | "WeaponEnergyTurretAIMachineCircuitboard": { | ||
"prototype": "WeaponEnergyTurretAI", | |||
"componentRequirements": { | |||
"PowerCell": { | |||
"examineName": "construction-insert-info-examine-name-power-cell", | |||
"defaultPrototype": "PowerCellMedium", | |||
"amount": 1 | |||
} | |||
" | |||
}, | }, | ||
" | "tagRequirements": { | ||
"examineName": "construction-insert-info-examine-name- | "TurretCompatibleWeapon": { | ||
"defaultPrototype": " | "examineName": "construction-insert-info-examine-name-laser-cannon", | ||
"amount": | "defaultPrototype": "WeaponLaserCannon", | ||
"amount": 1 | |||
}, | |||
"ProximitySensor": { | |||
"defaultPrototype": "ProximitySensor", | |||
"amount": 1 | |||
} | |||
} | |||
}, | |||
"OreProcessorIndustrialMachineCircuitboard": { | |||
"prototype": "OreProcessorIndustrial", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Glass": 1 | |||
} | |||
}, | |||
"CircuitImprinterMachineCircuitboard": { | |||
"prototype": "CircuitImprinter", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 2 | |||
} | |||
}, | }, | ||
" | "stackRequirements": { | ||
" | "Manipulator": 2 | ||
"defaultPrototype": " | } | ||
}, | |||
"ShuttleGunPerforatorCircuitboard": { | |||
"prototype": "ShuttleGunPerforator", | |||
"stackRequirements": { | |||
"Manipulator": 10, | |||
"Steel": 10, | |||
"CableHV": 5 | |||
} | |||
}, | |||
"ProtolatheMachineCircuitboard": { | |||
"prototype": "Protolathe", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 2 | |||
} | |||
}, | }, | ||
" | "stackRequirements": { | ||
" | "Manipulator": 4 | ||
"defaultPrototype": " | } | ||
}, | |||
"ShuttleGunKineticCircuitboard": { | |||
"prototype": "ShuttleGunKinetic", | |||
"stackRequirements": { | |||
"Manipulator": 5, | |||
"Steel": 5, | |||
"CableHV": 2 | |||
} | |||
}, | |||
"ElectrolysisUnitMachineCircuitboard": { | |||
"prototype": "MachineElectrolysisUnit", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Cable": 1 | |||
} | |||
}, | |||
"BoozeDispenserMachineCircuitboard": { | |||
"prototype": "BoozeDispenserEmpty", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 1 | |||
} | |||
}, | }, | ||
" | "stackRequirements": { | ||
" | "Steel": 5 | ||
" | } | ||
" | }, | ||
"SalvageMagnetMachineCircuitboard": { | |||
"prototype": "SalvageMagnet", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Steel": 5, | |||
"CableHV": 5, | |||
"Cable": 2 | |||
} | |||
}, | |||
"CondenserMachineCircuitBoard": { | |||
"prototype": "BaseGasCondenser", | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"Glass": 1 | |||
} | } | ||
}, | }, | ||
" | "StasisBedMachineCircuitboard": { | ||
"prototype": "StasisBed", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"Cable": 3, | |||
"Steel": 2 | |||
} | } | ||
}, | }, | ||
" | "SMESAdvancedMachineCircuitboard": { | ||
" | "prototype": "SMESAdvancedEmpty", | ||
" | "componentRequirements": { | ||
"PowerCell": { | |||
"defaultPrototype": "PowerCellMedium", | |||
"amount": 4 | |||
} | |||
}, | }, | ||
" | "stackRequirements": { | ||
" | "Manipulator": 2, | ||
" | "CableHV": 20 | ||
} | |||
}, | |||
"AmmoTechFabCircuitboard": { | |||
"prototype": "AmmoTechFab", | |||
"stackRequirements": { | |||
"Manipulator": 2 | |||
} | |||
}, | |||
"CentrifugeMachineCircuitboard": { | |||
"prototype": "MachineCentrifuge", | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"Steel": 1 | |||
} | } | ||
}, | |||
"CryoPodMachineCircuitboard": { | |||
"prototype": "CryoPod", | |||
"stackRequirements": { | |||
"Glass": 5, | |||
"Cable": 1 | |||
} | |||
}, | |||
"CutterMachineCircuitboard": { | |||
"prototype": "CutterMachine", | |||
"stackRequirements": { | |||
"Steel": 2, | |||
"Manipulator": 2, | |||
"Cable": 1 | |||
" | |||
" | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "MailTeleporterMachineCircuitboard": { | ||
" | "prototype": "CargoMailTeleporter", | ||
" | "stackRequirements": { | ||
" | "Manipulator": 2, | ||
"Steel": 5 | |||
} | } | ||
}, | }, | ||
" | "MedicalScannerMachineCircuitboard": { | ||
"prototype": "MedicalScanner", | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"Glass": 5, | |||
"Cable": 1 | |||
" | |||
} | } | ||
}, | }, | ||
" | "SMESMachineCircuitboard": { | ||
" | "prototype": "SMESBasicEmpty", | ||
"componentRequirements": { | |||
" | "PowerCell": { | ||
"defaultPrototype": "PowerCellSmall", | |||
"amount": 4 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"CableHV": 10 | |||
" | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "SurveillanceWirelessCameraAnchoredCircuitboard": { | ||
"prototype": "SurveillanceWirelessCameraAnchoredConstructed", | |||
"stackRequirements": { | |||
"Cable": 2, | |||
"Glass": 1 | |||
" | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "MachineParticleAcceleratorEmitterPortCircuitboard": { | ||
"prototype": "ParticleAcceleratorEmitterPortUnfinished", | |||
"stackRequirements": { | |||
"Glass": 5, | |||
"Steel": 5 | |||
} | } | ||
}, | }, | ||
" | "FatExtractorMachineCircuitboard": { | ||
" | "prototype": "FatExtractor", | ||
"examineName": "construction-insert-info-examine-name- | "componentRequirements": { | ||
"Utensil": { | |||
"examineName": "construction-insert-info-examine-name-utensil", | |||
"defaultPrototype": "ForkPlastic", | |||
"amount": 1 | |||
} | |||
}, | }, | ||
" | "stackRequirements": { | ||
" | "Manipulator": 1 | ||
" | } | ||
}, | |||
"AnomalyVesselCircuitboard": { | |||
"prototype": "MachineAnomalyVessel", | |||
"stackRequirements": { | |||
"Manipulator": 3, | |||
"Cable": 1, | |||
"PlasmaGlass": 10 | |||
} | |||
}, | |||
"WeaponCapacitorRechargerCircuitboard": { | |||
"prototype": "WeaponCapacitorRecharger", | |||
"stackRequirements": { | |||
"Manipulator": 2, | |||
"CableMV": 5 | |||
} | |||
}, | |||
"AutolatheMachineCircuitboard": { | |||
"prototype": "Autolathe", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Glass": 1 | |||
} | } | ||
} | }, | ||
"SurveillanceCameraWirelessRouterCircuitboard": { | |||
"prototype": "SurveillanceCameraWirelessRouterConstructed", | |||
"stackRequirements": { | |||
" | "Cable": 2, | ||
"Glass": 1 | |||
" | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "ShuttleGunDusterCircuitboard": { | ||
"prototype": "ShuttleGunDuster", | |||
"stackRequirements": { | |||
"Manipulator": 10, | |||
"Steel": 10, | |||
"CableHV": 5, | |||
"Uranium": 2 | |||
" | |||
} | } | ||
}, | }, | ||
" | "MedicalTechFabCircuitboard": { | ||
"prototype": "MedicalTechFab", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 2 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Manipulator": 4 | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "ThermomachineFreezerMachineCircuitBoard": { | ||
"prototype": "GasThermoMachineFreezer", | |||
"stackRequirements": { | |||
"Manipulator": 4, | |||
"Cable": 5 | |||
} | } | ||
}, | }, | ||
" | "MachineParticleAcceleratorPowerBoxCircuitboard": { | ||
"prototype": "ParticleAcceleratorPowerBoxUnfinished", | |||
"stackRequirements": { | |||
"Glass": 5, | |||
"Steel": 5 | |||
} | } | ||
}, | }, | ||
" | "HydroponicsTrayMachineCircuitboard": { | ||
"prototype": "HydroponicsTrayEmpty", | |||
"tagRequirements": { | |||
"GlassBeaker": { | |||
"defaultPrototype": "Beaker", | |||
"amount": 2 | |||
} | |||
}, | |||
"stackRequirements": { | |||
"Glass": 5, | |||
"Cable": 2 | |||
" | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "MicrowaveMachineCircuitboard": { | ||
"prototype": "KitchenMicrowave", | |||
"stackRequirements": { | |||
"Manipulator": 1, | |||
"Glass": 2, | |||
"Cable": 2 | |||
" | |||
} | } | ||
}, | }, | ||
" | "CrewMonitoringServerMachineCircuitboard": { | ||
"prototype": "CrewMonitoringServer", | |||
"stackRequirements": { | |||
"Steel": 1, | |||
"Cable": 2 | |||
" | |||
} | } | ||
}, | }, | ||
" | "MachineParticleAcceleratorEmitterStarboardCircuitboard": { | ||
"prototype": "ParticleAcceleratorEmitterStarboardUnfinished", | |||
"stackRequirements": { | |||
"Glass": 5, | |||
"Steel": 5 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 03:32, 23 июня 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|