Module:Item recipe/recipes by recipe IDs.json: Difference between revisions
From Space Station 14 Wiki
(AUTOMATED: sync to UPSTREAM up to commit #4da704fd using action https://github.com/murolem/ss14-wiki-automations/actions/runs/10865587789) |
(AUTOMATED: sync to UPSTREAM up to commit #540b1b15 using action https://github.com/murolem/ss14-wiki-automations/actions/runs/10869983899) |
||
Line 1: | Line 1: | ||
{ | { | ||
" | "Autolathe": [ | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CapacitorStockPart", | |||
"category": "Parts", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "CapacitorStockPart" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MatterBinStockPart", | |||
"category": "Parts", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "MatterBinStockPart" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MicroManipulatorStockPart", | |||
"category": "Parts", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "MicroManipulatorStockPart" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ConveyorBeltAssembly", | |||
"result": "ConveyorBeltAssembly", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 5, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AppraisalTool", | |||
"result": "AppraisalTool", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Beaker", | |||
"result": "Beaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Syringe", | |||
"result": "Syringe", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1, | |||
"Steel": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "DrinkMug", | |||
"result": "DrinkMug", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "DrinkMugMetal", | |||
"result": "DrinkMugMetal", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Steel": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "DrinkGlass", | |||
"result": "DrinkGlass", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "DrinkShotGlass", | |||
"result": "DrinkShotGlass", | |||
"completetime": 0.4, | |||
"materials": { | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "DrinkGlassCoupeShaped", | |||
"result": "DrinkGlassCoupeShaped", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CustomDrinkJug", | |||
"result": "CustomDrinkJug", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FoodPlate", | |||
"result": "FoodPlate", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FoodPlateSmall", | |||
"result": "FoodPlateSmall", | |||
"completetime": 0.4, | |||
"materials": { | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FoodPlatePlastic", | |||
"result": "FoodPlatePlastic", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FoodPlateSmallPlastic", | |||
"result": "FoodPlateSmallPlastic", | |||
"completetime": 0.4, | |||
"materials": { | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FoodBowlBig", | |||
"result": "FoodBowlBig", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FoodPlateTin", | |||
"result": "FoodPlateTin", | |||
"completetime": 0.4, | |||
"materials": { | |||
"Steel": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FoodKebabSkewer", | |||
"result": "FoodKebabSkewer", | |||
"completetime": 0.4, | |||
"materials": { | |||
"Steel": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Igniter", | |||
"category": "Parts", | |||
"result": "Igniter", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 1, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Signaller", | |||
"category": "Parts", | |||
"result": "RemoteSignaller", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 2, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FirelockElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "FirelockElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MailingUnitElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3 | |||
}, | |||
"result": "MailingUnitElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CellRechargerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "CellRechargerCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BorgChargerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "BorgChargerCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponCapacitorRechargerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "WeaponCapacitorRechargerCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "DoorElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "DoorElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AirAlarmElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3 | |||
}, | |||
"result": "AirAlarmElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "StationMapElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "StationMapCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "IntercomElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3 | |||
}, | |||
"result": "IntercomElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FireAlarmElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3 | |||
}, | |||
"result": "FireAlarmElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SignalTimerElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 0.5 | |||
}, | |||
"result": "SignalTimerElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "APCElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 3, | |||
"Glass": 2.5 | |||
}, | |||
"result": "APCElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SubstationMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "SubstationMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WallmountSubstationElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "WallmountSubstationElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SMESMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "SMESMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MopItem", | |||
"result": "MopItem", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Bucket", | |||
"result": "Bucket", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WetFloorSign", | |||
"result": "WetFloorSign", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SprayBottle", | |||
"result": "SprayBottle", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TrashBag", | |||
"result": "TrashBag", | |||
"completetime": 1.2, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LightReplacer", | |||
"result": "LightReplacerEmpty", | |||
"completetime": 2.4, | |||
"materials": { | |||
"Steel": 1, | |||
"Glass": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Mousetrap", | |||
"result": "Mousetrap", | |||
"completetime": 1, | |||
"materials": { | |||
"Wood": 1, | |||
"Steel": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Holoprojector", | |||
"result": "HoloprojectorEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Plastic": 2.5, | |||
"Glass": 1.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HandLabeler", | |||
"category": "Tools", | |||
"result": "HandLabeler", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RollerBedSpawnFolded", | |||
"result": "RollerBedSpawnFolded", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 6, | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CheapRollerBedSpawnFolded", | |||
"result": "CheapRollerBedSpawnFolded", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 6, | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "EmergencyRollerBedSpawnFolded", | |||
"result": "EmergencyRollerBedSpawnFolded", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 6, | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LightTube", | |||
"category": "Lights", | |||
"result": "LightTube", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LedLightTube", | |||
"category": "Lights", | |||
"result": "LedLightTube", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SodiumLightTube", | |||
"category": "Lights", | |||
"result": "SodiumLightTube", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ExteriorLightTube", | |||
"category": "Lights", | |||
"result": "ExteriorLightTube", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LightBulb", | |||
"category": "Lights", | |||
"result": "LightBulb", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LedLightBulb", | |||
"category": "Lights", | |||
"result": "LedLightBulb", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FlashlightLantern", | |||
"category": "Lights", | |||
"result": "EmptyFlashlightLantern", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Glass": 1, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AirTank", | |||
"result": "AirTank", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ModularReceiver", | |||
"result": "ModularReceiver", | |||
"completetime": 12, | |||
"materials": { | |||
"Steel": 7.5, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HandheldStationMap", | |||
"result": "HandheldStationMapEmpty", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatWelding", | |||
"result": "ClothingHeadHatWelding", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 4, | |||
"Glass": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatCone", | |||
"result": "ClothingHeadHatCone", | |||
"completetime": 3, | |||
"materials": { | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerCellSmall", | |||
"category": "Parts", | |||
"result": "PowerCellSmallPrinted", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerCellMedium", | |||
"category": "Parts", | |||
"result": "PowerCellMediumPrinted", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 3, | |||
"Glass": 3, | |||
"Plastic": 1, | |||
"Gold": 0.1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CombatKnife", | |||
"category": "Weapons", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Plastic": 1 | |||
}, | |||
"result": "CombatKnife" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RiotShield", | |||
"result": "RiotShield", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 4, | |||
"Glass": 4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazinePistolEmpty", | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistol", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistol", | |||
"materials": { | |||
"Steel": 1.45 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolSubMachineGunEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazinePistolSubMachineGunEmpty", | |||
"materials": { | |||
"Steel": 0.3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolSubMachineGun", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistolSubMachineGun", | |||
"materials": { | |||
"Steel": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolSubMachineGunTopMountedEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazinePistolSubMachineGunTopMountedEmpty", | |||
"materials": { | |||
"Steel": 0.3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolSubMachineGunTopMounted", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistolSubMachineGunTopMounted", | |||
"materials": { | |||
"Steel": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxPistol", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxPistol", | |||
"materials": { | |||
"Steel": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxMagnum", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxMagnum", | |||
"materials": { | |||
"Steel": 2.4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineRifleEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazineRifleEmpty", | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineRifle", | |||
"materials": { | |||
"Steel": 4.75 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineLightRifleEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazineLightRifleEmpty", | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineLightRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineLightRifle", | |||
"materials": { | |||
"Steel": 5.65 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxRifle", | |||
"materials": { | |||
"Steel": 7.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxLightRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxLightRifle", | |||
"materials": { | |||
"Steel": 9 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxLethalshot", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxLethalshot", | |||
"materials": { | |||
"Steel": 3.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShotgunSlug", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunSlug", | |||
"materials": { | |||
"Steel": 2.4, | |||
"Plastic": 1.6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnumEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "SpeedLoaderMagnumEmpty", | |||
"materials": { | |||
"Steel": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnum", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "SpeedLoaderMagnum", | |||
"materials": { | |||
"Steel": 1.9 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgunEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazineShotgunEmpty", | |||
"materials": { | |||
"Steel": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgun", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgun", | |||
"materials": { | |||
"Steel": 2.4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgunSlug", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgunSlug", | |||
"materials": { | |||
"Steel": 1.9, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShotgunFlare", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunFlare", | |||
"materials": { | |||
"Steel": 0.8, | |||
"Plastic": 0.8 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetRGlass", | |||
"result": "SheetRGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 1, | |||
"RawIron": 0.5, | |||
"Coal": 0.15 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Wirecutter", | |||
"category": "Tools", | |||
"result": "Wirecutter", | |||
"completetime": 2, | |||
"icon": { | |||
"sprite": "Objects/Tools/wirecutters.rsi", | |||
"state": "cutters-map" | |||
}, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "Screwdriver", | |||
"category": "Tools", | |||
"result": "Screwdriver", | |||
"completetime": 2, | |||
"icon": { | |||
"sprite": "Objects/Tools/screwdriver.rsi", | |||
"state": "screwdriver-map" | |||
}, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Welder", | |||
"category": "Tools", | |||
"result": "Welder", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 4 | |||
} | |||
}, | }, | ||
" | { | ||
" | "type": "latheRecipe", | ||
" | "id": "Wrench", | ||
"category": "Tools", | |||
"result": "Wrench", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CableStack", | |||
"category": "Parts", | |||
"result": "CableApcStack1", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CableMVStack", | |||
"category": "Parts", | |||
"result": "CableMVStack1", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CableHVStack", | |||
"category": "Parts", | |||
"result": "CableHVStack1", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CrowbarGreen", | |||
"category": "Tools", | |||
"result": "CrowbarGreen", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Pickaxe", | |||
"category": "Tools", | |||
"result": "Pickaxe", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 10, | |||
"Wood": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Multitool", | |||
"category": "Tools", | |||
"result": "Multitool", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "NetworkConfigurator", | |||
"category": "Tools", | |||
"result": "NetworkConfigurator", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HandheldGPSBasic", | |||
"category": "Tools", | |||
"result": "HandheldGPSBasic", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 8, | |||
"Glass": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TRayScanner", | |||
"category": "Tools", | |||
"result": "trayScanner", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 8, | |||
"Glass": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GasAnalyzer", | |||
"category": "Tools", | |||
"result": "GasAnalyzer", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 8, | |||
"Glass": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SprayPainter", | |||
"category": "Tools", | |||
"result": "SprayPainter", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "UtilityBelt", | ||
"category": "Tools", | |||
"result": "ClothingBeltUtility", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Steel": 0.5 | |||
} | |||
} | |||
], | |||
"Biogenerator": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "BioGenMonkeyCube", | |||
"category": "Food", | |||
"result": "MonkeyCube", | |||
"completetime": 3, | |||
"materials": { | |||
"Biomass": 0.7 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BioGenKoboldCube", | |||
"category": "Food", | |||
"result": "KoboldCube", | |||
"completetime": 3, | |||
"materials": { | |||
"Biomass": 0.7 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BioGenMaterialCloth1", | |||
"category": "Materials", | |||
"result": "MaterialCloth1", | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Materials/materials.rsi", | |||
"state": "cloth" | |||
}, | |||
" | "materials": { | ||
"Biomass": 0.1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BioGenMaterialCardboard1", | |||
"category": "Materials", | |||
"result": "MaterialCardboard1", | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Materials/materials.rsi", | |||
"state": "cardboard" | |||
}, | |||
"materials": { | |||
"Biomass": 0.05 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BioGenPaper", | |||
"category": "Materials", | |||
"result": "Paper", | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 0.02 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BioGenPaperRolling1", | |||
"category": "Materials", | |||
"result": "PaperRolling1", | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 0.01 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "BioGenCandle", | |||
"category": "Materials", | |||
"result": "Candle", | |||
"completetime": 3, | |||
"materials": { | |||
"Biomass": 0.03 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BioGenPlantBGone", | |||
"category": "Chemicals", | |||
"resultReagents": { | |||
"PlantBGone": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Tools/Hydroponics/sprays.rsi", | |||
" | "state": "plantbgone" | ||
}, | |||
"materials": { | |||
"Biomass": 0.12 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "BioGenWeedKiller", | |||
"category": "Chemicals", | |||
"resultReagents": { | |||
"WeedKiller": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Tools/Hydroponics/sprays.rsi", | |||
"state": "weedspray" | |||
}, | |||
"materials": { | |||
"Biomass": 0.08 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BioGenPestKiller", | |||
"category": "Chemicals", | |||
"resultReagents": { | |||
"PestKiller": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Tools/Hydroponics/sprays.rsi", | |||
"state": "weedspray" | |||
}, | |||
"materials": { | |||
"Biomass": 0.12 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BioGenLeft4Zed", | |||
"category": "Chemicals", | |||
"resultReagents": { | |||
"Left4Zed": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | |||
"state": "bottle-1" | |||
}, | |||
"materials": { | |||
"Biomass": 0.12 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BioGenEZNutrient", | |||
"category": "Chemicals", | |||
"resultReagents": { | |||
"EZNutrient": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | |||
"state": "bottle-1" | |||
}, | |||
"materials": { | |||
"Biomass": 0.15 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BioGenRobustHarvest", | |||
"category": "Chemicals", | |||
"resultReagents": { | |||
"RobustHarvest": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | |||
"state": "bottle-1" | |||
}, | |||
"materials": { | |||
"Biomass": 0.15 | |||
} | |||
}, | }, | ||
"completetime": 1, | { | ||
"type": "latheRecipe", | |||
"id": "BioGenMilk", | |||
" | "category": "Food", | ||
"resultReagents": { | |||
"Milk": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/milk.rsi", | |||
"state": "icon" | |||
}, | |||
"materials": { | |||
"Biomass": 0.12 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "BioGenMilkSoy", | |||
"category": "Food", | |||
"resultReagents": { | |||
"MilkSoy": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/soymilk.rsi", | |||
"state": "icon" | |||
}, | |||
"materials": { | |||
"Biomass": 0.12 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BioGenEthanol", | |||
"category": "Food", | |||
"resultReagents": { | |||
"Ethanol": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/glass_clear.rsi", | |||
"state": "icon" | |||
}, | |||
"materials": { | |||
"Biomass": 0.18 | |||
} | |||
}, | }, | ||
"completetime": 1, | { | ||
"type": "latheRecipe", | |||
"id": "BioGenCream", | |||
" | "category": "Food", | ||
"resultReagents": { | |||
"Cream": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/cream.rsi", | |||
"state": "icon" | |||
}, | |||
"materials": { | |||
"Biomass": 0.18 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "BioGenBlackpepper", | |||
"category": "Food", | |||
"resultReagents": { | |||
"Blackpepper": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/condiments.rsi", | |||
"state": "packet-pepper" | |||
}, | |||
"materials": { | |||
"Biomass": 0.18 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BioGenEnzyme", | |||
"category": "Food", | |||
"resultReagents": { | |||
"Enzyme": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/condiments.rsi", | |||
"state": "bottle-empty" | |||
}, | |||
"materials": { | |||
"Biomass": 0.18 | |||
} | |||
}, | }, | ||
"completetime": 1, | { | ||
"type": "latheRecipe", | |||
"id": "BioGenFlour", | |||
" | "category": "Food", | ||
"resultReagents": { | |||
"Flour": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/ingredients.rsi", | |||
"state": "flour-big" | |||
}, | |||
"materials": { | |||
"Biomass": 0.18 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "BioGenSugar", | |||
"category": "Food", | |||
"resultReagents": { | |||
"Sugar": 10 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/ingredients.rsi", | |||
"state": "sugar-big" | |||
}, | |||
"materials": { | |||
"Biomass": 0.18 | |||
} | |||
} | |||
], | |||
"MedicalTechFab": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "Beaker", | |||
"result": "Beaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "LargeBeaker", | |||
"result": "LargeBeaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "CryostasisBeaker", | ||
" | "result": "CryostasisBeaker", | ||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "SyringeCryostasis", | |||
"result": "SyringeCryostasis", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "Dropper", | |||
"result": "Dropper", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 2, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "Syringe", | ||
" | "result": "Syringe", | ||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1, | |||
"Steel": 0.25 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "BluespaceBeaker", | |||
"result": "BluespaceBeaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 5, | |||
"Plastic": 5, | |||
"Plasma": 1.5, | |||
"Silver": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "SyringeBluespace", | |||
"result": "SyringeBluespace", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 1.5, | |||
"Glass": 2.5, | |||
"Plasma": 1, | |||
"Silver": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "PillCanister", | ||
" | "result": "PillCanister", | ||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "ChemistryEmptyBottle01", | |||
"result": "ChemistryEmptyBottle01", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingEyesGlassesChemical", | |||
"result": "ClothingEyesGlassesChemical", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "ChemicalPayload", | ||
" | "category": "Weapons", | ||
"result": "ChemicalPayload", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "Scalpel", | |||
"category": "Tools", | |||
"result": "Scalpel", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "Retractor", | |||
"category": "Tools", | |||
"result": "Retractor", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "Cautery", | ||
" | "category": "Tools", | ||
"result": "Cautery", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "Drill", | |||
"category": "Tools", | |||
"result": "Drill", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "Saw", | |||
"category": "Tools", | |||
"result": "Saw", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "Hemostat", | ||
" | "category": "Tools", | ||
"result": "Hemostat", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "BodyBag", | |||
"result": "BodyBagFolded", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "Brutepack", | |||
"result": "Brutepack1", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "Ointment", | ||
" | "result": "Ointment1", | ||
"completetime": 1, | |||
"materials": { | |||
"Glass": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "Gauze", | |||
"result": "Gauze1", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "HandheldHealthAnalyzer", | |||
"category": "Tools", | |||
"result": "HandheldHealthAnalyzerEmpty", | |||
"completetime": 4, | |||
"materials": { | |||
"Glass": 5, | |||
"Steel": 5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "ClothingHandsGlovesLatex", | ||
" | "result": "ClothingHandsGlovesLatex", | ||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "ClothingHandsGlovesNitrile", | |||
"result": "ClothingHandsGlovesNitrile", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1, | |||
"Durathread": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingMaskSterile", | |||
"result": "ClothingMaskSterile", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "DiseaseSwab", | ||
" | "result": "DiseaseSwab", | ||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 0.2, | |||
"Plastic": 0.2 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "Implanter", | |||
"result": "Implanter", | |||
"completetime": 1, | |||
"materials": { | |||
"Glass": 5, | |||
"Steel": 5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "Defibrillator", | |||
"result": "DefibrillatorEmpty", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "Medkit", | ||
" | "name": "lathe-recipe-Medkit-name", | ||
"result": "Medkit", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "MedkitBurn", | |||
"name": "lathe-recipe-MedkitBurn-name", | |||
"result": "MedkitBurn", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MedkitToxin", | |||
"name": "lathe-recipe-MedkitToxin-name", | |||
"result": "MedkitToxin", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "MedkitO2", | ||
" | "name": "lathe-recipe-MedkitO2-name", | ||
"result": "MedkitO2", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
"materials": { | { | ||
"type": "latheRecipe", | |||
"id": "MedkitBrute", | |||
"name": "lathe-recipe-MedkitBrute-name", | |||
"result": "MedkitBrute", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MedkitAdvanced", | |||
"name": "lathe-recipe-MedkitAdvanced-name", | |||
"result": "MedkitAdvanced", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MedkitRadiation", | |||
"name": "lathe-recipe-MedkitRadiation-name", | |||
"result": "MedkitRadiation", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MedkitCombat", | |||
"name": "lathe-recipe-MedkitCombat-name", | |||
"result": "MedkitCombat", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "HandLabeler", | |||
"category": "Tools", | |||
"result": "HandLabeler", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Jug", | |||
"result": "Jug", | |||
"completetime": 4, | |||
"materials": { | |||
"Plastic": 4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RollerBedSpawnFolded", | |||
"result": "RollerBedSpawnFolded", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 6, | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CheapRollerBedSpawnFolded", | |||
"result": "CheapRollerBedSpawnFolded", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 6, | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "EmergencyRollerBedSpawnFolded", | |||
"result": "EmergencyRollerBedSpawnFolded", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 6, | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "WhiteCane", | ||
"result": "WhiteCane", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 1 | |||
} | |||
} | |||
], | |||
"Protolathe": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "LargeBeaker", | |||
"result": "LargeBeaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CryostasisBeaker", | |||
"result": "CryostasisBeaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SyringeCryostasis", | |||
"result": "SyringeCryostasis", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Dropper", | |||
"result": "Dropper", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 2, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Syringe", | |||
"result": "Syringe", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1, | |||
"Steel": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BluespaceBeaker", | |||
"result": "BluespaceBeaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 5, | |||
"Plastic": 5, | |||
"Plasma": 1.5, | |||
"Silver": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "SyringeBluespace", | |||
"result": "SyringeBluespace", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 1.5, | |||
"Glass": 2.5, | |||
"Plasma": 1, | |||
"Silver": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PillCanister", | |||
"result": "PillCanister", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ChemistryEmptyBottle01", | |||
"result": "ChemistryEmptyBottle01", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingEyesGlassesChemical", | |||
"result": "ClothingEyesGlassesChemical", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "TimerTrigger", | |||
"category": "Parts", | |||
"result": "TimerTrigger", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "SignalTrigger", | |||
"category": "Parts", | |||
"result": "SignalTrigger", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "VoiceTrigger", | |||
"category": "Parts", | |||
"result": "VoiceTrigger", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "Igniter", | |||
"category": "Parts", | |||
"result": "Igniter", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 1, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ChemicalPayload", | |||
"category": "Weapons", | |||
"result": "ChemicalPayload", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "FlashPayload", | |||
"category": "Weapons", | |||
"result": "FlashPayload", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 1, | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ExplosivePayload", | |||
"category": "Weapons", | |||
"result": "ExplosivePayload", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 1, | |||
"Glass": 0.5, | |||
"Plasma": 0.5, | |||
"Silver": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "Signaller", | |||
"category": "Parts", | |||
"result": "RemoteSignaller", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 2, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "SignallerAdvanced", | |||
"category": "Parts", | |||
"result": "RemoteSignallerAdvanced", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 2, | |||
"Plasma": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AnomalyLocator", | |||
"category": "Tools", | |||
"result": "AnomalyLocatorEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 4, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AnomalyLocatorWide", | |||
"category": "Tools", | |||
"result": "AnomalyLocatorWideEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 4, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AnomalyScanner", | |||
"category": "Tools", | |||
"result": "AnomalyScanner", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 2, | |||
"Glass": 1.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponPistolCHIMP", | |||
"category": "Tools", | |||
"result": "WeaponPistolCHIMP", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponGauntletGorilla", | |||
"category": "Tools", | |||
"result": "WeaponGauntletGorilla", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 15, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Plasma": 5, | |||
"Silver": 2.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingBackpackHolding", | |||
"result": "ClothingBackpackHolding", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 20, | |||
"Silver": 7.5, | |||
"Plasma": 15, | |||
"Uranium": 1.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingBackpackSatchelHolding", | |||
"result": "ClothingBackpackSatchelHolding", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 20, | |||
"Silver": 7.5, | |||
"Plasma": 15, | |||
"Uranium": 1.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingBackpackDuffelHolding", | |||
"result": "ClothingBackpackDuffelHolding", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 20, | |||
"Silver": 7.5, | |||
"Plasma": 15, | |||
"Uranium": 1.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "OreBagOfHolding", | |||
"result": "OreBagOfHolding", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 20, | |||
"Silver": 7.5, | |||
"Plasma": 15, | |||
"Uranium": 1.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingMaskWeldingGas", | |||
"result": "ClothingMaskWeldingGas", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 6, | |||
"Glass": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponForceGun", | |||
"category": "Tools", | |||
"result": "WeaponForceGun", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 4, | |||
"Silver": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "DeviceQuantumSpinInverter", | |||
"result": "DeviceQuantumSpinInverter", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 7, | |||
"Glass": 1, | |||
"Uranium": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponProtoKineticAccelerator", | |||
"category": "Weapons", | |||
"result": "WeaponProtoKineticAccelerator", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 10, | |||
"Glass": 5, | |||
"Silver": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponTetherGun", | |||
"category": "Tools", | |||
"result": "WeaponTetherGun", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 4, | |||
"Silver": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MegaSprayBottle", | |||
"result": "MegaSprayBottle", | |||
"completetime": 3, | |||
"materials": { | |||
"Plastic": 2.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AdvMopItem", | |||
"result": "AdvMopItem", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 4, | |||
"Steel": 1, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponSprayNozzle", | |||
"result": "WeaponSprayNozzle", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 15, | |||
"Glass": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingBackpackWaterTank", | |||
"result": "ClothingBackpackWaterTank", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 10 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Scalpel", | |||
"category": "Tools", | |||
"result": "Scalpel", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Retractor", | |||
"category": "Tools", | |||
"result": "Retractor", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Cautery", | |||
"category": "Tools", | |||
"result": "Cautery", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "Drill", | |||
"category": "Tools", | |||
"result": "Drill", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Saw", | |||
"category": "Tools", | |||
"result": "Saw", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
" | } | ||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Hemostat", | |||
"category": "Tools", | |||
"result": "Hemostat", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2 | |||
" | } | ||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Implanter", | |||
"result": "Implanter", | |||
"completetime": 1, | |||
"materials": { | |||
"Glass": 5, | |||
"Steel": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SynthesizerInstrument", | |||
"result": "SynthesizerInstrument", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 3, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "NodeScanner", | |||
"category": "Tools", | |||
"result": "NodeScanner", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingShoesBootsMagSci", | |||
"result": "ClothingShoesBootsMagSci", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 10, | |||
"Plastic": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingShoesBootsMoon", | |||
"result": "ClothingShoesBootsMoon", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingShoesBootsSpeed", | |||
"result": "ClothingShoesBootsSpeed", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 15, | |||
"Plastic": 10, | |||
"Silver": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FauxTileAstroGrass", | |||
"result": "FloorTileItemAstroGrass", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FauxTileMowedAstroGrass", | |||
"result": "FloorTileItemMowedAstroGrass", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FauxTileJungleAstroGrass", | |||
"result": "FloorTileItemJungleAstroGrass", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FauxTileAstroIce", | |||
"result": "FloorTileItemAstroIce", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FauxTileAstroSnow", | |||
"result": "FloorTileItemAstroSnow", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerCellHigh", | |||
"category": "Parts", | |||
"result": "PowerCellHighPrinted", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 3, | |||
"Glass": 4, | |||
"Plastic": 2, | |||
"Gold": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "PowerCellMicroreactor", | |||
"category": "Parts", | |||
"result": "PowerCellMicroreactorPrinted", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 4, | |||
"Uranium": 2, | |||
"Gold": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerCageSmall", | |||
"result": "PowerCageSmall", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerCageMedium", | |||
"result": "PowerCageMedium", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 5, | |||
"Plastic": 2.5, | |||
"Gold": 0.4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerCageHigh", | |||
"result": "PowerCageHigh", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 6, | |||
"Glass": 8, | |||
"Plastic": 4, | |||
"Gold": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MineralScannerEmpty", | |||
"result": "MineralScannerEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 10, | |||
"Glass": 3, | |||
"Plastic": 3, | |||
"Gold": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AdvancedMineralScannerEmpty", | |||
"result": "AdvancedMineralScannerEmpty", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 10, | |||
"Glass": 3, | |||
"Plastic": 3, | |||
"Uranium": 5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MiningDrill", | |||
"category": "Tools", | |||
"result": "MiningDrill", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 5, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MiningDrillDiamond", | |||
"category": "Tools", | |||
"result": "MiningDrillDiamond", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 6, | |||
"Plastic": 2, | |||
"Silver": 2, | |||
"Diamond": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Truncheon", | |||
"category": "Weapons", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 3 | |||
}, | |||
"result": "Truncheon" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponLaserCarbine", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 20, | |||
"Plastic": 5, | |||
"Glass": 8 | |||
}, | |||
"result": "WeaponLaserCarbine" | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "WeaponAdvancedLaser", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 15, | |||
"Plastic": 3, | |||
"Glass": 10, | |||
" | "Gold": 8.5 | ||
}, | |||
"result": "WeaponAdvancedLaser" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponLaserCannon", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 12.5, | |||
"Plastic": 7.5, | |||
"Gold": 5 | |||
}, | |||
"result": "WeaponLaserCannon" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponLaserSvalinn", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 20, | |||
"Plastic": 3, | |||
"Gold": 5 | |||
}, | |||
"result": "WeaponLaserSvalinn" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponXrayCannon", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 15, | |||
"Plastic": 2.5, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
" | "result": "WeaponXrayCannon" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HoloprojectorSecurity", | |||
"result": "HoloprojectorSecurityEmpty", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Glass": 0.5, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TelescopicShield", | |||
"result": "TelescopicShield", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 3, | |||
"Glass": 8 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShellTranquilizer", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShellTranquilizer", | |||
"materials": { | |||
"Plastic": 2.4, | |||
"Steel": 1.6, | |||
"Glass": 0.8, | |||
"Plasma": 1.6, | |||
"Silver": 0.8 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistolUranium", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.65, | |||
"Uranium": 1.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistolIncendiary", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 1.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineRifleUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineRifleUranium", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 3, | |||
"Uranium": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineRifleIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineRifleIncendiary", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 4.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineLightRifleUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineLightRifleUranium", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 3.6, | |||
"Uranium": 3.6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineLightRifleIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineLightRifleIncendiary", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 5.4 | |||
" | } | ||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BoxBeanbag", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxBeanbag", | |||
"materials": { | |||
"Steel": 1.6, | |||
"Plastic": 2.4 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnumUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "SpeedLoaderMagnumUranium", | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 1.5, | |||
"Uranium": 1.1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnumIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "SpeedLoaderMagnumIncendiary", | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 1.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgunBeanbag", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgunBeanbag", | |||
"materials": { | |||
"Steel": 1.5, | |||
"Plastic": 1.4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgunIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgunIncendiary", | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 1.9 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxPistolIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxPistolIncendiary", | |||
"materials": { | |||
"Plastic": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxMagnumIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxMagnumIncendiary", | |||
"materials": { | |||
"Plastic": 2.4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxLightRifleIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxLightRifleIncendiary", | |||
"materials": { | |||
"Plastic": 9 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxRifleIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxRifleIncendiary", | |||
"materials": { | |||
"Plastic": 7.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShotgunIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunIncendiary", | |||
"materials": { | |||
"Steel": 0.8, | |||
"Plastic": 3.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxPistolUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxPistolUranium", | |||
"materials": { | |||
"Plastic": 3, | |||
"Uranium": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxMagnumUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxMagnumUranium", | |||
"materials": { | |||
"Plastic": 2.4, | |||
"Uranium": 1.8 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxLightRifleUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxLightRifleUranium", | |||
"materials": { | |||
"Plastic": 6, | |||
"Uranium": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxRifleUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxRifleUranium", | |||
"materials": { | |||
"Plastic": 5, | |||
"Uranium": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShotgunUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunUranium", | |||
"materials": { | |||
"Plastic": 3.2, | |||
"Uranium": 2.4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineGrenadeEmpty", | |||
"result": "MagazineGrenadeEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 1.5, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GrenadeEMP", | |||
"result": "GrenadeEMP", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 1.5, | |||
"Plastic": 1, | |||
"Glass": 0.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GrenadeBlast", | |||
"result": "GrenadeBlast", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 4.5, | |||
"Plastic": 3, | |||
"Gold": 1.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GrenadeFlash", | |||
"result": "GrenadeFlash", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 1.5, | |||
"Plastic": 1, | |||
"Glass": 0.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PortableRecharger", | |||
"result": "PortableRecharger", | |||
"completetime": 15, | |||
"materials": { | |||
"Steel": 20, | |||
"Uranium": 20, | |||
"Plastic": 10, | |||
"Plasma": 5, | |||
"Glass": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerDrill", | |||
"category": "Tools", | |||
"result": "PowerDrill", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 6, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HandHeldMassScanner", | |||
"category": "Tools", | |||
"result": "HandHeldMassScannerEmpty", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 8, | |||
"Glass": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HolofanProjector", | |||
"category": "Tools", | |||
"result": "HolofanProjectorEmpty", | |||
"completetime": 8, | |||
"materials": { | |||
"Steel": 3, | |||
"Glass": 0.5, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WelderExperimental", | |||
"category": "Tools", | |||
"result": "WelderExperimental", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 8, | |||
"Plasma": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "JawsOfLife", | |||
"category": "Tools", | |||
"result": "JawsOfLife", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 10, | |||
"Glass": 5, | |||
"Plasma": 3, | |||
"Gold": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "HoloprojectorField", | |||
"category": "Tools", | |||
"result": "HoloprojectorFieldEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 5, | |||
"Plasma": 3, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "WeaponParticleDecelerator", | |||
"category": "Tools", | |||
"result": "WeaponParticleDecelerator", | |||
"completetime": 6, | |||
" | "materials": { | ||
"Steel": 7.5, | |||
" | "Plasma": 1.5, | ||
" | "Uranium": 1.5 | ||
" | } | ||
} | |||
], | |||
"UniformPrinter": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitColorGrey", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitColorGrey" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtColorGrey", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtColorGrey" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitBartender", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitBartender" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtBartender", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtBartender" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitCaptain", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitCaptain" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitCapFormal", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitCapFormal" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtCapFormalDress", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtCapFormalDress" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtCaptain", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtCaptain" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitCargo", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitCargo" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtCargo", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtCargo" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitSalvageSpecialist", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitSalvageSpecialist" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitCentcomAgent", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitCentcomAgent" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitCentcomFormal", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitCentcomFormal" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtCentcomFormalDress", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtCentcomFormalDress" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitCentcomOfficer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitCentcomOfficer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitCentcomOfficial", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitCentcomOfficial" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitChiefEngineer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitChiefEngineer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtChiefEngineer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtChiefEngineer" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitChiefEngineerTurtle", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitChiefEngineerTurtle" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtChiefEngineerTurtle", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtChiefEngineerTurtle" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitChaplain", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitChaplain" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtChaplain", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtChaplain" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitChef", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitChef" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtChef", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtChef" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitChemistry", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitChemistry" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtChemistry", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtChemistry" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitClown", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitClown" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitCMO", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitCMO" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtCMO", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtCMO" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitCMOTurtle", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitCMOTurtle" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtCMOTurtle", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtCMOTurtle" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitDetective", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitDetective" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtDetective", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtDetective" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitEngineering", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitEngineering" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtEngineering", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtEngineering" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitSeniorEngineer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitSeniorEngineer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtSeniorEngineer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtSeniorEngineer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitHoP", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitHoP" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtHoP", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtHoP" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitHoS", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitHoS" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtHoS", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtHoS" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitHosFormal", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitHosFormal" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtHosFormal", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtHosFormal" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitHoSParadeMale", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitHoSParadeMale" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtHoSParadeMale", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtHoSParadeMale" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitHoSAlt", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitHoSAlt" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitHoSBlue", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitHoSBlue" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitHoSGrey", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitHoSGrey" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtHoSAlt", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtHoSAlt" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitHydroponics", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitHydroponics" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtHydroponics", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtHydroponics" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitJanitor", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitJanitor" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtJanitor", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtJanitor" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitLawyerBlack", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitLawyerBlack" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitLibrarian", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitLibrarian" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtColorLightBrown", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtColorLightBrown" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitMedicalDoctor", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitMedicalDoctor" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtMedicalDoctor", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtMedicalDoctor" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitSeniorPhysician", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitSeniorPhysician" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtSeniorPhysician", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtSeniorPhysician" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitMime", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitMime" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtMime", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtMime" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitMusician", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitMusician" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitOperative", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitOperative" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtOperative", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtOperative" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitParamedic", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitParamedic" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtParamedic", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtParamedic" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitSeniorOfficer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitSeniorOfficer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtSeniorOfficer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtSeniorOfficer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitPrisoner", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitPrisoner" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtPrisoner", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtPrisoner" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitQM", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitQM" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitQMFormal", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitQMFormal" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtQM", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtQM" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitQMTurtleneck", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitQMTurtleneck" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtQMTurtleneck", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtQMTurtleneck" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitResearchDirector", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpsuitResearchDirector" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtResearchDirector", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3, | |||
"Durathread": 1 | |||
}, | |||
"result": "ClothingUniformJumpskirtResearchDirector" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitScientist", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitScientist" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtScientist", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtScientist" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitSeniorResearcher", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitSeniorResearcher" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtSeniorResearcher", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtSeniorResearcher" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitSec", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitSec" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtSec", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtSec" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitBrigmedic", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitBrigmedic" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtBrigmedic", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtBrigmedic" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitSyndieFormal", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitSyndieFormal" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtSyndieFormalDress", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtSyndieFormalDress" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitPyjamaSyndicateBlack", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitPyjamaSyndicateBlack" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitPyjamaSyndicatePink", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitPyjamaSyndicatePink" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitPyjamaSyndicateRed", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitPyjamaSyndicateRed" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpsuitWarden", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpsuitWarden" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingUniformJumpskirtWarden", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 3 | |||
}, | |||
"result": "ClothingUniformJumpskirtWarden" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterCap", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 3 | |||
}, | |||
"result": "ClothingOuterWinterCap" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterCE", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 3 | |||
}, | |||
"result": "ClothingOuterWinterCE" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterCentcom", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 3 | |||
}, | |||
"result": "ClothingOuterWinterCentcom" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterCMO", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 3 | |||
}, | |||
"result": "ClothingOuterWinterCMO" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterHoP", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 3 | |||
}, | |||
"result": "ClothingOuterWinterHoP" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterHoSUnarmored", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 3 | |||
}, | |||
"result": "ClothingOuterWinterHoSUnarmored" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterWardenUnarmored", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 3 | |||
}, | |||
"result": "ClothingOuterWinterWardenUnarmored" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterQM", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 3 | |||
}, | |||
"result": "ClothingOuterWinterQM" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterRD", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 3 | |||
}, | |||
"result": "ClothingOuterWinterRD" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterMusician", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterMusician" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterClown", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterClown" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterMime", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterMime" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterCoat", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterCoat" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterJani", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterJani" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterBar", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterBar" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterChef", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterChef" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterHydro", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterHydro" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterAtmos", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterAtmos" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterEngi", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterEngi" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterCargo", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterCargo" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterMiner", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterMiner" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterMed", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterMed" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterPara", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterPara" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterChem", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterChem" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterGen", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterGen" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterViro", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterViro" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterSci", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterSci" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterRobo", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterRobo" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterSec", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterSec" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterSyndie", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterSyndie" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingOuterWinterSyndieCap", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 5, | |||
"Durathread": 2 | |||
}, | |||
"result": "ClothingOuterWinterSyndieCap" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatCaptain", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatCaptain" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatCapcap", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatCapcap" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatCentcom", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatCentcom" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatCentcomcap", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatCentcomcap" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatBeretHoS", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatBeretHoS" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatHoshat", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatHoshat" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatWarden", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatWarden" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatBeretWarden", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatBeretWarden" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatHopcap", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatHopcap" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatQMsoft", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatQMsoft" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatBeretRND", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatBeretRND" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatBeretEngineering", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatBeretEngineering" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatBeretQM", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatBeretQM" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatBeretCmo", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1, | |||
"Durathread": 0.5 | |||
}, | |||
"result": "ClothingHeadHatBeretCmo" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatBeretBrigmedic", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "ClothingHeadHatBeretBrigmedic" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatBeretSecurity", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "ClothingHeadHatBeretSecurity" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatBeretSeniorPhysician", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "ClothingHeadHatBeretSeniorPhysician" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatSyndie", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "ClothingHeadHatSyndie" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatSyndieMAA", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "ClothingHeadHatSyndieMAA" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadPyjamaSyndicateBlack", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "ClothingHeadPyjamaSyndicateBlack" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadPyjamaSyndicatePink", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "ClothingHeadPyjamaSyndicatePink" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadPyjamaSyndicateRed", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "ClothingHeadPyjamaSyndicateRed" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingHeadHatParamedicsoft", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "ClothingHeadHatParamedicsoft" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckTieRed", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckTieRed" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckTieDet", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckTieDet" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckTieSci", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckTieSci" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckScarfStripedGreen", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckScarfStripedGreen" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckScarfStripedBlue", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckScarfStripedBlue" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckScarfStripedRed", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckScarfStripedRed" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckScarfStripedBrown", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckScarfStripedBrown" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckScarfStripedLightBlue", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckScarfStripedLightBlue" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckScarfStripedOrange", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckScarfStripedOrange" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckScarfStripedBlack", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckScarfStripedBlack" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingNeckScarfStripedPurple", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 2 | |||
}, | |||
"result": "ClothingNeckScarfStripedPurple" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Carpet", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "FloorCarpetItemRed" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CarpetBlack", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "FloorCarpetItemBlack" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CarpetPink", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "FloorCarpetItemPink" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CarpetBlue", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "FloorCarpetItemBlue" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CarpetGreen", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "FloorCarpetItemGreen" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CarpetOrange", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "FloorCarpetItemOrange" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CarpetPurple", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "FloorCarpetItemPurple" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CarpetCyan", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "FloorCarpetItemCyan" | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "CarpetWhite", | |||
" | "completetime": 1, | ||
"materials": { | |||
"Cloth": 1 | |||
}, | |||
"result": "FloorCarpetItemWhite" | |||
} | |||
], | |||
"SecurityTechFab": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "TimerTrigger", | |||
"category": "Parts", | |||
"result": "TimerTrigger", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "SignalTrigger", | |||
"category": "Parts", | |||
"result": "SignalTrigger", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "VoiceTrigger", | |||
"category": "Parts", | |||
"result": "VoiceTrigger", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "FlashPayload", | |||
"category": "Weapons", | |||
"result": "FlashPayload", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 1, | |||
"Glass": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ExplosivePayload", | |||
"category": "Weapons", | |||
"result": "ExplosivePayload", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 1, | |||
"Glass": 0.5, | |||
"Plasma": 0.5, | |||
"Silver": 0.5 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "Signaller", | |||
"category": "Parts", | |||
"result": "RemoteSignaller", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 2, | |||
"Glass": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ShuttleGunSvalinnMachineGunCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
" | "Glass": 5 | ||
}, | |||
"result": "ShuttleGunSvalinnMachineGunCircuitboard" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ShuttleGunPerforatorCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "ShuttleGunPerforatorCircuitboard" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ShuttleGunFriendshipCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 8, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "ShuttleGunFriendshipCircuitboard" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ShuttleGunDusterCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 12, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "ShuttleGunDusterCircuitboard" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "PowerCageSmall", | |||
"result": "PowerCageSmall", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerCageMedium", | |||
"result": "PowerCageMedium", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 5, | |||
"Plastic": 2.5, | |||
"Gold": 0.4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerCageHigh", | |||
"result": "PowerCageHigh", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 6, | |||
"Glass": 8, | |||
"Plastic": 4, | |||
"Gold": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Handcuffs", | |||
"result": "Handcuffs", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Zipties", | |||
"result": "Zipties", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Stunbaton", | |||
"category": "Weapons", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 3 | |||
}, | |||
"result": "Stunbaton" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Truncheon", | |||
"category": "Weapons", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 3 | |||
" | }, | ||
"result": "Truncheon" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CombatKnife", | |||
"category": "Weapons", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Plastic": 1 | |||
}, | |||
" | "result": "CombatKnife" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponLaserCarbine", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 20, | |||
"Plastic": 5, | |||
"Glass": 8 | |||
}, | |||
"result": "WeaponLaserCarbine" | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "WeaponAdvancedLaser", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 15, | |||
"Plastic": 3, | |||
" | "Glass": 10, | ||
"Gold": 8.5 | |||
}, | |||
"result": "WeaponAdvancedLaser" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponLaserCannon", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 12.5, | |||
"Plastic": 7.5, | |||
"Gold": 5 | |||
" | }, | ||
"result": "WeaponLaserCannon" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponXrayCannon", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 15, | |||
"Plastic": 2.5, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "WeaponXrayCannon" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingBackpackElectropack", | |||
"result": "ClothingBackpackElectropack", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 5, | |||
"Plastic": 2.5, | |||
"Cloth": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ForensicPad", | |||
"result": "ForensicPad", | |||
"completetime": 4, | |||
"materials": { | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ClothingEyesHudSecurity", | |||
"result": "ClothingEyesHudSecurity", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Glass": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HoloprojectorSecurity", | |||
"result": "HoloprojectorSecurityEmpty", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 3, | |||
"Glass": 0.5, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RiotShield", | |||
"result": "RiotShield", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 4, | |||
"Glass": 4 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TelescopicShield", | |||
"result": "TelescopicShield", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 3, | |||
"Glass": 8 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "Flash", | |||
"result": "Flash", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 1, | |||
"Plastic": 2, | |||
"Steel": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShellTranquilizer", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShellTranquilizer", | |||
"materials": { | |||
"Plastic": 2.4, | |||
"Steel": 1.6, | |||
"Glass": 0.8, | |||
"Plasma": 1.6, | |||
"Silver": 0.8 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TargetHuman", | |||
"result": "TargetHuman", | |||
"completetime": 5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 5 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TargetClown", | |||
"result": "TargetClown", | |||
"completetime": 5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TargetSyndicate", | |||
"result": "TargetSyndicate", | |||
"completetime": 5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 5 | |||
" | } | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazinePistolEmpty", | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistol", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistol", | |||
"materials": { | |||
"Steel": 1.45 | |||
} | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MagazinePistolUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistolUranium", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.65, | |||
"Uranium": 1.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistolIncendiary", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 1.2 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolSubMachineGunEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazinePistolSubMachineGunEmpty", | |||
"materials": { | |||
"Steel": 0.3 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolSubMachineGun", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistolSubMachineGun", | |||
"materials": { | |||
"Steel": 3 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolSubMachineGunTopMountedEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazinePistolSubMachineGunTopMountedEmpty", | |||
"materials": { | |||
"Steel": 0.3 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolSubMachineGunTopMounted", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistolSubMachineGunTopMounted", | |||
"materials": { | |||
"Steel": 3 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxPistol", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxPistol", | |||
"materials": { | |||
"Steel": 6 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxMagnum", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxMagnum", | |||
"materials": { | |||
"Steel": 2.4 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineRifleEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazineRifleEmpty", | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineRifle", | |||
"materials": { | |||
"Steel": 4.75 | |||
} | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MagazineRifleUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineRifleUranium", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 3, | |||
"Uranium": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineRifleIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineRifleIncendiary", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 4.5 | |||
" | } | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineLightRifleEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazineLightRifleEmpty", | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineLightRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineLightRifle", | |||
"materials": { | |||
"Steel": 5.65 | |||
} | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MagazineLightRifleUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineLightRifleUranium", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 3.6, | |||
"Uranium": 3.6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineLightRifleIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineLightRifleIncendiary", | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 5.4 | |||
" | } | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxRifle", | |||
"materials": { | |||
"Steel": 7.5 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxLightRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxLightRifle", | |||
"materials": { | |||
"Steel": 9 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxLethalshot", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxLethalshot", | |||
"materials": { | |||
"Steel": 3.2 | |||
} | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BoxBeanbag", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxBeanbag", | |||
"materials": { | |||
"Steel": 1.6, | |||
"Plastic": 2.4 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BoxShotgunSlug", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunSlug", | |||
"materials": { | |||
"Steel": 2.4, | |||
"Plastic": 1.6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnumEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "SpeedLoaderMagnumEmpty", | |||
"materials": { | |||
"Steel": 0.5 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnum", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "SpeedLoaderMagnum", | |||
"materials": { | |||
"Steel": 1.9 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnumUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "SpeedLoaderMagnumUranium", | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 1.5, | |||
" | "Uranium": 1.1 | ||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnumIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "SpeedLoaderMagnumIncendiary", | |||
"materials": { | |||
"Steel": 0.5, | |||
"Plastic": 1.5 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgunEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazineShotgunEmpty", | |||
"materials": { | |||
"Steel": 0.5 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgun", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgun", | |||
"materials": { | |||
"Steel": 2.4 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgunBeanbag", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgunBeanbag", | |||
"materials": { | |||
"Steel": 1.5, | |||
"Plastic": 1.4 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgunSlug", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgunSlug", | |||
"materials": { | |||
"Steel": 1.9, | |||
"Plastic": 1 | |||
} | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MagazineShotgunIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgunIncendiary", | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 1.9 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxPistolIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxPistolIncendiary", | |||
"materials": { | |||
"Plastic": 6 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxMagnumIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxMagnumIncendiary", | |||
"materials": { | |||
"Plastic": 2.4 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxLightRifleIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxLightRifleIncendiary", | |||
"materials": { | |||
"Plastic": 9 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxRifleIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxRifleIncendiary", | |||
"materials": { | |||
"Plastic": 7.5 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShotgunFlare", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunFlare", | |||
"materials": { | |||
"Steel": 0.8, | |||
"Plastic": 0.8 | |||
} | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BoxShotgunIncendiary", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunIncendiary", | |||
"materials": { | |||
"Steel": 0.8, | |||
"Plastic": 3.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxPistolPractice", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxPistolPractice", | |||
"materials": { | |||
"Steel": 3 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxMagnumPractice", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxMagnumPractice", | |||
"materials": { | |||
"Steel": 0.6 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxLightRiflePractice", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxLightRiflePractice", | |||
"materials": { | |||
"Steel": 3 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxRiflePractice", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxRiflePractice", | |||
"materials": { | |||
"Steel": 2.5 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponLaserCarbinePractice", | |||
"category": "Weapons", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 18, | |||
"Plastic": 2.5, | |||
"Glass": 4 | |||
}, | |||
"result": "WeaponLaserCarbinePractice" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponDisablerPractice", | |||
"category": "Weapons", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 5, | |||
"Plastic": 2, | |||
"Glass": 1 | |||
}, | |||
"result": "WeaponDisablerPractice" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShotgunPractice", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunPractice", | |||
"materials": { | |||
"Steel": 0.8 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxPistolUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxPistolUranium", | |||
"materials": { | |||
"Plastic": 3, | |||
"Uranium": 6 | |||
" | } | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxMagnumUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxMagnumUranium", | |||
"materials": { | |||
"Plastic": 2.4, | |||
"Uranium": 1.8 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxLightRifleUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxLightRifleUranium", | |||
"materials": { | |||
"Plastic": 6, | |||
"Uranium": 6 | |||
" | } | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxRifleUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxRifleUranium", | |||
"materials": { | |||
"Plastic": 5, | |||
"Uranium": 5 | |||
" | } | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShotgunUranium", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunUranium", | |||
"materials": { | |||
"Plastic": 3.2, | |||
"Uranium": 2.4 | |||
" | } | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponDisabler", | |||
"category": "Weapons", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 3, | |||
"Plastic": 2, | |||
"Glass": 2 | |||
}, | |||
"result": "WeaponDisabler" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WeaponDisablerSMG", | |||
"category": "Weapons", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 10, | |||
"Plastic": 5, | |||
"Glass": 5 | |||
}, | |||
"result": "WeaponDisablerSMG" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineGrenadeEmpty", | |||
"result": "MagazineGrenadeEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 1.5, | |||
"Plastic": 0.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GrenadeEMP", | |||
"result": "GrenadeEMP", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 1.5, | |||
"Plastic": 1, | |||
"Glass": 0.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GrenadeBlast", | |||
"result": "GrenadeBlast", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 4.5, | |||
"Plastic": 3, | |||
"Gold": 1.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GrenadeFlash", | |||
"result": "GrenadeFlash", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 1.5, | |||
"Plastic": 1, | |||
"Glass": 0.2 | |||
} | |||
}, | }, | ||
"result": " | { | ||
"type": "latheRecipe", | |||
"id": "PortableRecharger", | |||
" | "result": "PortableRecharger", | ||
"completetime": 15, | |||
"materials": { | |||
"Steel": 20, | |||
"Uranium": 20, | |||
"Plastic": 10, | |||
"Plasma": 5, | |||
"Glass": 5 | |||
} | |||
} | |||
], | |||
"CircuitImprinter": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "TurboItemRechargerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "TurboItemRechargerCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CloningPodMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "CloningPodMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ThermomachineFreezerMachineCircuitBoard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "ThermomachineFreezerMachineCircuitBoard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HellfireFreezerMachineCircuitBoard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Silver": 1 | |||
}, | |||
"result": "HellfireFreezerMachineCircuitBoard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CondenserMachineCircuitBoard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "CondenserMachineCircuitBoard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PortableScrubberMachineCircuitBoard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "PortableScrubberMachineCircuitBoard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpaceHeaterMachineCircuitBoard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "SpaceHeaterMachineCircuitBoard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MedicalScannerMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "MedicalScannerMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CryoPodMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "CryoPodMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ChemMasterMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "ChemMasterMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ChemDispenserMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "ChemDispenserMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BiomassReclaimerMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "BiomassReclaimerMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BiofabricatorMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "BiofabricatorMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HydroponicsTrayMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "HydroponicsTrayMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AutolatheMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "AutolatheMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ProtolatheMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "ProtolatheMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AutolatheHyperConvectionMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "AutolatheHyperConvectionMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ProtolatheHyperConvectionMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "ProtolatheHyperConvectionMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CircuitImprinterMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "CircuitImprinterMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CircuitImprinterHyperConvectionMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "CircuitImprinterHyperConvectionMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ExosuitFabricatorMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "ExosuitFabricatorMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "UniformPrinterMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "UniformPrinterMachineCircuitboard" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BiogeneratorMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "BiogeneratorMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "VaccinatorMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "VaccinatorMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "DiagnoserMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "DiagnoserMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ArtifactAnalyzerMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "ArtifactAnalyzerMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ArtifactCrusherMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "ArtifactCrusherMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AnomalyVesselCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "AnomalyVesselCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AnomalyVesselExperimentalCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
"result": "AnomalyVesselExperimentalCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "AnomalySynchronizerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Silver": 1 | |||
}, | |||
"result": "AnomalySynchronizerCircuitboard" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "APECircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "APECircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ReagentGrinderMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "ReagentGrinderMachineCircuitboard" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "HotplateMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
" | }, | ||
"result": "HotplateMachineCircuitboard" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "AnalysisComputerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
" | "Glass": 5, | ||
"Gold": 1 | |||
}, | |||
"result": "AnalysisComputerCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TechDiskComputerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "TechDiskComputerCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ShuttleConsoleCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "ShuttleConsoleCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RadarConsoleCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "RadarConsoleCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "DawInstrumentMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "DawInstrumentMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "StasisBedMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "StasisBedMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ElectrolysisUnitMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "ElectrolysisUnitMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CentrifugeMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "CentrifugeMachineCircuitboard" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "OreProcessorMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "OreProcessorMachineCircuitboard" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "OreProcessorIndustrialMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
" | "result": "OreProcessorIndustrialMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SalvageMagnetMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
" | "result": "SalvageMagnetMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RipleyCentralElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
}, | |||
" | "result": "RipleyCentralElectronics" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RipleyPeripheralsElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "RipleyPeripheralsElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HonkerCentralElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Bananium": 1 | |||
" | }, | ||
"result": "HonkerCentralElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HonkerPeripheralsElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Bananium": 1 | |||
" | }, | ||
"result": "HonkerPeripheralsElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HonkerTargetingElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Bananium": 1 | |||
" | }, | ||
"result": "HonkerTargetingElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HamtrCentralElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "HamtrCentralElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HamtrPeripheralsElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "HamtrPeripheralsElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "WallmountSubstationElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "WallmountSubstationElectronics" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PortableGeneratorPacmanMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "PortableGeneratorPacmanMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PortableGeneratorSuperPacmanMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "PortableGeneratorSuperPacmanMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PortableGeneratorJrPacmanMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "PortableGeneratorJrPacmanMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SolarControlComputerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
" | }, | ||
"result": "SolarControlComputerCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SolarTrackerElectronics", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
" | }, | ||
"result": "SolarTrackerElectronics" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerComputerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "PowerComputerCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CloningConsoleComputerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "CloningConsoleComputerCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MicrowaveMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "MicrowaveMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ElectricGrillMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "ElectricGrillMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FatExtractorMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "FatExtractorMachineCircuitboard" | ||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "FlatpackerMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "FlatpackerMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetifierMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "SheetifierMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SurveillanceCameraRouterCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "SurveillanceCameraRouterCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SurveillanceCameraWirelessRouterCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "SurveillanceCameraWirelessRouterCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SurveillanceWirelessCameraAnchoredCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "SurveillanceWirelessCameraAnchoredCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SurveillanceWirelessCameraMovableCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "SurveillanceWirelessCameraMovableCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SurveillanceCameraMonitorCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "SurveillanceCameraMonitorCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SurveillanceWirelessCameraMonitorCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "SurveillanceWirelessCameraMonitorCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ComputerTelevisionCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "ComputerTelevisionCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "EmitterCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "EmitterCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ThrusterMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "ThrusterMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GyroscopeMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "GyroscopeMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GasRecyclerMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "GasRecyclerMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SeedExtractorMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "SeedExtractorMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "BoozeDispenserMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "BoozeDispenserMachineCircuitboard" | ||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "CargoTelepadMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "CargoTelepadMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SodaDispenserMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "SodaDispenserMachineCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TelecomServerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "TelecomServerCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MassMediaCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "ComputerMassMediaCircuitboard" | ||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MiniGravityGeneratorCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "MiniGravityGeneratorCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "PowerCageRechargerCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "PowerCageRechargerCircuitboard" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ShuttleGunSvalinnMachineGunCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "ShuttleGunSvalinnMachineGunCircuitboard" | ||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ShuttleGunPerforatorCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "ShuttleGunPerforatorCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ShuttleGunKineticCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
" | "result": "ShuttleGunKineticCircuitboard" | ||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ShuttleGunFriendshipCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 8, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "ShuttleGunFriendshipCircuitboard" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ShuttleGunDusterCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 12, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "ShuttleGunDusterCircuitboard" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "StationAnchorCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 8, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "StationAnchorCircuitboard" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "ReagentGrinderIndustrialMachineCircuitboard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5, | |||
"Gold": 1 | |||
" | }, | ||
"result": "ReagentGrinderIndustrialMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "JukeboxCircuitBoard", | |||
"category": "Circuitry", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "JukeboxCircuitBoard" | |||
" | |||
}, | }, | ||
" | { | ||
" | "type": "latheRecipe", | ||
" | "id": "CutterMachineCircuitboard", | ||
"Plastic": 5, | "category": "Circuitry", | ||
" | "completetime": 4, | ||
"materials": { | |||
"Steel": 1, | |||
"Plastic": 3, | |||
"Glass": 5 | |||
}, | |||
"result": "CutterMachineCircuitboard" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorGreenCircuit", | |||
"result": "FloorTileItemGCircuit4", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "FloorBlueCircuit", | ||
"result": "FloorTileItemBCircuit4", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1 | |||
} | |||
} | |||
], | |||
"ExosuitFabricator": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "RipleyHarness", | |||
"category": "Mech", | |||
"result": "RipleyHarness", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 15, | |||
"Glass": 12 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RipleyLArm", | |||
"category": "Mech", | |||
"result": "RipleyLArm", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 10, | |||
"Glass": 7.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RipleyLLeg", | |||
"category": "Mech", | |||
"result": "RipleyLLeg", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 10, | |||
"Glass": 7.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RipleyRLeg", | |||
"category": "Mech", | |||
"result": "RipleyRLeg", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 10, | |||
"Glass": 7.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RipleyRArm", | |||
"category": "Mech", | |||
"result": "RipleyRArm", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 10, | |||
"Glass": 7.5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MechEquipmentGrabber", | |||
"category": "Mech", | |||
"result": "MechEquipmentGrabber", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 5, | |||
"Plastic": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HonkerHarness", | |||
"category": "Mech", | |||
"result": "HonkerHarness", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 30, | |||
"Glass": 12, | |||
"Bananium": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HonkerLArm", | |||
"category": "Mech", | |||
"result": "HonkerLArm", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 30, | |||
"Glass": 12, | |||
"Bananium": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HonkerLLeg", | |||
"category": "Mech", | |||
"result": "HonkerLLeg", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 30, | |||
"Glass": 12, | |||
"Bananium": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HonkerRLeg", | |||
"category": "Mech", | |||
"result": "HonkerRLeg", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 30, | |||
"Glass": 12, | |||
"Bananium": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HonkerRArm", | |||
"category": "Mech", | |||
"result": "HonkerRArm", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 30, | |||
"Glass": 12, | |||
"Bananium": 5 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MechEquipmentHorn", | |||
"category": "Mech", | |||
"result": "MechEquipmentHorn", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 5, | |||
"Bananium": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HamtrHarness", | |||
"category": "Mech", | |||
"result": "HamtrHarness", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 12, | |||
"Glass": 10 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HamtrLArm", | |||
"category": "Mech", | |||
"result": "HamtrLArm", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 8, | |||
"Glass": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HamtrLLeg", | |||
"category": "Mech", | |||
"result": "HamtrLLeg", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 8, | |||
"Glass": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HamtrRLeg", | |||
"category": "Mech", | |||
"result": "HamtrRLeg", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 8, | |||
"Glass": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HamtrRArm", | |||
"category": "Mech", | |||
"result": "HamtrRArm", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 8, | |||
"Glass": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MechEquipmentGrabberSmall", | |||
"category": "Mech", | |||
"result": "MechEquipmentGrabberSmall", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 4, | |||
"Plastic": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "VimHarness", | |||
"category": "Mech", | |||
"result": "VimHarness", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "ProximitySensor", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"result": "ProximitySensor", | |||
"materials": { | |||
"Steel": 2, | |||
"Glass": 3 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SciFlash", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"result": "SciFlash", | |||
"materials": { | |||
"Glass": 1, | |||
"Plastic": 2, | |||
"Steel": 1 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CyborgEndoskeleton", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"result": "CyborgEndoskeleton", | |||
"materials": { | |||
"Steel": 15 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftArmBorg", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
"result": "LeftArmBorg" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightArmBorg", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
"result": "RightArmBorg" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftLegBorg", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
"result": "LeftLegBorg" | |||
" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "RightLegBorg", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
"result": "RightLegBorg" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LightHeadBorg", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "LightHeadBorg" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TorsoBorg", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "TorsoBorg" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftArmBorgEngineer", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "LeftArmBorgEngineer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightArmBorgEngineer", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "RightArmBorgEngineer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftLegBorgEngineer", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "LeftLegBorgEngineer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightLegBorgEngineer", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "RightLegBorgEngineer" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HeadBorgEngineer", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "HeadBorgEngineer" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TorsoBorgEngineer", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "TorsoBorgEngineer" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftArmBorgMedical", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "LeftArmBorgMedical" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightArmBorgMedical", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "RightArmBorgMedical" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftLegBorgMedical", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "LeftLegBorgMedical" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightLegBorgMedical", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "RightLegBorgMedical" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HeadBorgMedical", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
"result": "HeadBorgMedical" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TorsoBorgMedical", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "TorsoBorgMedical" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftArmBorgMining", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "LeftArmBorgMining" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightArmBorgMining", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "RightArmBorgMining" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftLegBorgMining", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "LeftLegBorgMining" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightLegBorgMining", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "RightLegBorgMining" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HeadBorgMining", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "HeadBorgMining" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TorsoBorgMining", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
"result": "TorsoBorgMining" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftArmBorgService", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "LeftArmBorgService" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightArmBorgService", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
"result": "RightArmBorgService" | |||
" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftLegBorgService", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
" | }, | ||
"result": "LeftLegBorgService" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightLegBorgService", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
"result": "RightLegBorgService" | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HeadBorgService", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "HeadBorgService" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TorsoBorgService", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "TorsoBorgService" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "LeftLegBorgJanitor", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "LeftLegBorgJanitor" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "RightLegBorgJanitor", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 1 | |||
}, | |||
" | "result": "RightLegBorgJanitor" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "HeadBorgJanitor", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 2 | |||
}, | |||
" | "result": "HeadBorgJanitor" | ||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "TorsoBorgJanitor", | |||
"category": "Robotics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 2 | |||
}, | |||
" | "result": "TorsoBorgJanitor" | ||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "MMI", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"result": "MMI", | |||
"icon": { | |||
"sprite": "Objects/Specific/Robotics/mmi.rsi", | |||
"state": "mmi_off" | |||
}, | |||
"materials": { | |||
"Steel": 10, | |||
"Glass": 2, | |||
"Plastic": 5, | |||
"Gold": 2 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "PositronicBrain", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"result": "PositronicBrain", | |||
"materials": { | |||
"Steel": 5, | |||
"Plastic": 5, | |||
"Gold": 1, | |||
"Silver": 1, | |||
"Plasma": 10 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleCable", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleCable" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleFireExtinguisher", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleFireExtinguisher" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleGPS", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleGPS" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleRadiationDetection", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleRadiationDetection" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleTool", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleTool" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleAppraisal", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleAppraisal" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleMining", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleMining" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleGrapplingGun", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 5, | |||
"Plastic": 2.5, | |||
" | "Gold": 0.5 | ||
}, | |||
"result": "BorgModuleGrapplingGun" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleAdvancedTool", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 5, | |||
"Plastic": 2.5, | |||
" | "Gold": 0.5 | ||
}, | |||
"result": "BorgModuleAdvancedTool" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleConstruction", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleConstruction" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleRCD", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 5, | |||
"Plastic": 2.5, | |||
" | "Gold": 0.5 | ||
}, | |||
"result": "BorgModuleRCD" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleLightReplacer", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleLightReplacer" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleCleaning", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleCleaning" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleAdvancedCleaning", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 5, | |||
"Plastic": 2.5, | |||
" | "Gold": 0.5 | ||
}, | |||
"result": "BorgModuleAdvancedCleaning" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleDiagnosis", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleDiagnosis" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleTreatment", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleTreatment" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleAdvancedTreatment", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 5, | |||
"Plastic": 2.5, | |||
" | "Gold": 0.5 | ||
}, | |||
"result": "BorgModuleAdvancedTreatment" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleDefibrillator", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 5, | |||
"Glass": 5, | |||
"Plastic": 2.5, | |||
" | "Gold": 0.5 | ||
}, | |||
"result": "BorgModuleDefibrillator" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleArtifact", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleArtifact" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleAnomaly", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleAnomaly" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleService", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleService" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleMusique", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleMusique" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleGardening", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleGardening" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
"id": "BorgModuleHarvesting", | |||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleHarvesting" | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "BorgModuleClowning", | ||
"category": "Robotics", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 2.5, | |||
"Glass": 2.5, | |||
"Plastic": 2.5 | |||
}, | |||
"result": "BorgModuleClowning" | |||
} | |||
], | |||
"Biofabricator": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MonkeyCube", | |||
"result": "MonkeyCube", | |||
"completetime": 30, | |||
"materials": { | |||
"Biomass": 0.16 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "KoboldCube", | |||
"result": "KoboldCube", | |||
"completetime": 30, | |||
"materials": { | |||
"Biomass": 0.16 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CowCube", | |||
"result": "CowCube", | |||
"completetime": 30, | |||
"materials": { | |||
"Biomass": 1.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "GoatCube", | |||
"result": "GoatCube", | |||
"completetime": 30, | |||
"materials": { | |||
"Biomass": 0.35 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MothroachCube", | |||
"result": "MothroachCube", | |||
"completetime": 45, | |||
"materials": { | |||
"Biomass": 0.2 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MouseCube", | |||
"result": "MouseCube", | |||
"completetime": 15, | |||
"materials": { | |||
"Biomass": 0.12 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "CockroachCube", | |||
"result": "CockroachCube", | |||
"completetime": 15, | |||
"materials": { | |||
"Biomass": 0.16 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpaceCarpCube", | |||
"result": "SpaceCarpCube", | |||
"completetime": 30, | |||
"materials": { | |||
"Biomass": 0.24, | |||
"Plasma": 6 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "SpaceTickCube", | |||
"result": "SpaceTickCube", | |||
"completetime": 15, | |||
"materials": { | |||
"Biomass": 0.08, | |||
"Plasma": 3 | |||
} | |||
}, | }, | ||
" | { | ||
"type": "latheRecipe", | |||
" | "id": "AbominationCube", | ||
"result": "AbominationCube", | |||
"completetime": 30, | |||
"materials": { | |||
"Biomass": 0.28, | |||
"Plasma": 5 | |||
} | |||
} | |||
], | |||
"AmmoTechFab": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShellTranquilizer", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShellTranquilizer", | |||
"materials": { | |||
"Plastic": 2.4, | |||
"Steel": 1.6, | |||
"Glass": 0.8, | |||
"Plasma": 1.6, | |||
"Silver": 0.8 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistolEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazinePistolEmpty", | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazinePistol", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazinePistol", | |||
"materials": { | |||
"Steel": 1.45 | |||
} | |||
}, | }, | ||
" | { | ||
} | "type": "latheRecipe", | ||
"id": "MagazineBoxPistol", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxPistol", | |||
"materials": { | |||
"Steel": 6 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxMagnum", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxMagnum", | |||
"materials": { | |||
"Steel": 2.4 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineRifleEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazineRifleEmpty", | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineRifle", | |||
"materials": { | |||
"Steel": 4.75 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineLightRifleEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazineLightRifleEmpty", | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineLightRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineLightRifle", | |||
"materials": { | |||
"Steel": 5.65 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxRifle", | |||
"materials": { | |||
"Steel": 7.5 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineBoxLightRifle", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineBoxLightRifle", | |||
"materials": { | |||
"Steel": 9 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxLethalshot", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxLethalshot", | |||
"materials": { | |||
"Steel": 3.2 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShotgunSlug", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunSlug", | |||
"materials": { | |||
"Steel": 2.4, | |||
"Plastic": 1.6 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnumEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "SpeedLoaderMagnumEmpty", | |||
"materials": { | |||
"Steel": 0.5 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SpeedLoaderMagnum", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "SpeedLoaderMagnum", | |||
"materials": { | |||
"Steel": 1.9 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgunEmpty", | |||
"category": "Ammo", | |||
"completetime": 1, | |||
"result": "MagazineShotgunEmpty", | |||
"materials": { | |||
"Steel": 0.5 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgun", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgun", | |||
"materials": { | |||
"Steel": 2.4 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MagazineShotgunSlug", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "MagazineShotgunSlug", | |||
"materials": { | |||
"Steel": 1.9, | |||
"Plastic": 1 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "BoxShotgunFlare", | |||
"category": "Ammo", | |||
"completetime": 5, | |||
"result": "BoxShotgunFlare", | |||
"materials": { | |||
"Steel": 0.8, | |||
"Plastic": 0.8 | |||
} | |||
} | |||
], | |||
"OreProcessor": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetSteel", | |||
"result": "SheetSteel1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawIron": 1, | |||
"Coal": 0.3 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetGlass1", | |||
"result": "SheetGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 1 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetRGlass", | |||
"result": "SheetRGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 1, | |||
"RawIron": 0.5, | |||
"Coal": 0.15 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetPGlass1", | |||
"result": "SheetPGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 1, | |||
"RawPlasma": 1 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetRPGlass1", | |||
"result": "SheetRPGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 1, | |||
"RawPlasma": 1, | |||
"RawIron": 0.5, | |||
"Coal": 0.15 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetPlasma1", | |||
"result": "SheetPlasma1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawPlasma": 1 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MaterialDiamond", | |||
"result": "MaterialDiamond1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawDiamond": 1 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetUranium1", | |||
"result": "SheetUranium1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawUranium": 1 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "IngotGold1", | |||
"result": "IngotGold1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawGold": 1 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "IngotSilver1", | |||
"result": "IngotSilver1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawSilver": 1 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MaterialBananium1", | |||
"result": "MaterialBananium1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawBananium": 1 | |||
} | |||
} | |||
], | |||
"OreProcessorIndustrial": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetSteel", | |||
"result": "SheetSteel1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawIron": 0.75, | |||
"Coal": 0.22 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetGlass1", | |||
"result": "SheetGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 0.75 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetRGlass", | |||
"result": "SheetRGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 0.75, | |||
"RawIron": 0.38, | |||
"Coal": 0.11 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetPGlass1", | |||
"result": "SheetPGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 0.75, | |||
"RawPlasma": 0.75 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetRPGlass1", | |||
"result": "SheetRPGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 0.75, | |||
"RawPlasma": 0.75, | |||
"RawIron": 0.38, | |||
"Coal": 0.11 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetPlasma1", | |||
"result": "SheetPlasma1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawPlasma": 0.75 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetPlasteel1", | |||
"result": "SheetPlasteel1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawPlasma": 0.75, | |||
"RawIron": 1.5, | |||
"Coal": 0.22 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetUGlass1", | |||
"result": "SheetUGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawUranium": 0.75, | |||
"RawQuartz": 0.75 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetRUGlass1", | |||
"result": "SheetRUGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawUranium": 0.75, | |||
"RawQuartz": 0.75, | |||
"RawIron": 0.38, | |||
"Coal": 0.11 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MaterialDiamond", | |||
"result": "MaterialDiamond1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawDiamond": 0.75 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetUranium1", | |||
"result": "SheetUranium1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawUranium": 0.75 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "IngotGold1", | |||
"result": "IngotGold1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawGold": 0.75 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "IngotSilver1", | |||
"result": "IngotSilver1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawSilver": 0.75 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MaterialBananium1", | |||
"result": "MaterialBananium1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawBananium": 0.75 | |||
} | |||
} | |||
], | |||
"Sheetifier": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "MaterialSheetMeat", | |||
"result": "MaterialSheetMeat1", | |||
"completetime": 6.4, | |||
"materials": { | |||
"Meaterial": 2 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "SheetPaper", | |||
"result": "SheetPaper1", | |||
"completetime": 1, | |||
"materials": { | |||
"Wood": 0.5 | |||
} | |||
} | |||
], | |||
"CutterMachine": [ | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemDark", | |||
"result": "FloorTileItemDark", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemDarkDiagonalMini", | |||
"result": "FloorTileItemDarkDiagonalMini", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemDarkDiagonal", | |||
"result": "FloorTileItemDarkDiagonal", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemDarkHerringbone", | |||
"result": "FloorTileItemDarkHerringbone", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemDarkMini", | |||
"result": "FloorTileItemDarkMini", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemDarkMono", | |||
"result": "FloorTileItemDarkMono", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemDarkPavement", | |||
"result": "FloorTileItemDarkPavement", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemDarkPavementVertical", | |||
"result": "FloorTileItemDarkPavementVertical", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemDarkOffset", | |||
"result": "FloorTileItemDarkOffset", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelCheckerDark", | |||
"result": "FloorTileItemSteelCheckerDark", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteel", | |||
"result": "FloorTileItemSteel", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelOffset", | |||
"result": "FloorTileItemSteelOffset", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelDiagonalMini", | |||
"result": "FloorTileItemSteelDiagonalMini", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelDiagonal", | |||
"result": "FloorTileItemSteelDiagonal", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelHerringbone", | |||
"result": "FloorTileItemSteelHerringbone", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelMini", | |||
"result": "FloorTileItemSteelMini", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelMono", | |||
"result": "FloorTileItemSteelMono", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelPavement", | |||
"result": "FloorTileItemSteelPavement", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelPavementVertical", | |||
"result": "FloorTileItemSteelPavementVertical", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWhite", | |||
"result": "FloorTileItemWhite", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWhiteOffset", | |||
"result": "FloorTileItemWhiteOffset", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWhiteDiagonalMini", | |||
"result": "FloorTileItemWhiteDiagonalMini", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWhiteDiagonal", | |||
"result": "FloorTileItemWhiteDiagonal", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWhiteHerringbone", | |||
"result": "FloorTileItemWhiteHerringbone", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWhiteMini", | |||
"result": "FloorTileItemWhiteMini", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWhiteMono", | |||
"result": "FloorTileItemWhiteMono", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWhitePavement", | |||
"result": "FloorTileItemWhitePavement", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWhitePavementVertical", | |||
"result": "FloorTileItemWhitePavementVertical", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelCheckerLight", | |||
"result": "FloorTileItemSteelCheckerLight", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemGratingMaint", | |||
"result": "FloorTileItemGratingMaint", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemTechmaint", | |||
"result": "FloorTileItemTechmaint", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemSteelMaint", | |||
"result": "FloorTileItemSteelMaint", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWood", | |||
"result": "FloorTileItemWood", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Wood": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWoodLarge", | |||
"result": "FloorTileItemWoodLarge", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Wood": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemWoodPattern", | |||
"result": "FloorTileItemWoodPattern", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Wood": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemConcrete", | |||
"result": "FloorTileItemConcrete", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemConcreteMono", | |||
"result": "FloorTileItemConcreteMono", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemConcreteSmooth", | |||
"result": "FloorTileItemConcreteSmooth", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemGrayConcrete", | |||
"result": "FloorTileItemGrayConcrete", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemGrayConcreteMono", | |||
"result": "FloorTileItemGrayConcreteMono", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemGrayConcreteSmooth", | |||
"result": "FloorTileItemGrayConcreteSmooth", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemOldConcrete", | |||
"result": "FloorTileItemOldConcrete", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemOldConcreteMono", | |||
"result": "FloorTileItemOldConcreteMono", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": "latheRecipe", | |||
"id": "FloorTileItemOldConcreteSmooth", | |||
"result": "FloorTileItemOldConcreteSmooth", | |||
"completetime": 0.5, | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 0.25, | |||
"Plastic": 0.25 | |||
} | |||
} | |||
] | |||
} | } |
Revision as of 09:45, 15 September 2024
Autolathe |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Biogenerator |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MedicalTechFab |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Protolathe |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UniformPrinter |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SecurityTechFab |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CircuitImprinter |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ExosuitFabricator |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Biofabricator |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AmmoTechFab |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OreProcessor |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OreProcessorIndustrial |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sheetifier |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CutterMachine |
|