Участник:IanComradeBot/prototype/LatheRecipe.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/LatheRecipe.json via GitHub Actions |
м Update prototype/LatheRecipe.json via GitHub Actions |
||
| Строка 1: | Строка 1: | ||
{ | { | ||
" | "default": { | ||
" | "abstract": false, | ||
"parent": [], | |||
"categories": [], | |||
"applyMaterialDiscount": true, | |||
"materials": {}, | |||
"completetime": 5, | |||
"parent": [ | |||
"categories": [ | |||
" | |||
"materials": { | |||
"completetime": | |||
"icon": { | "icon": { | ||
"sprite": | "sprite": null, | ||
"state": " | "state": "" | ||
}, | }, | ||
"resultReagents": { | "resultReagents": {}, | ||
"result": null, | |||
"description": null, | |||
"name": null | |||
}, | }, | ||
" | "id": { | ||
"parent": [ | "Cautery": { | ||
"parent": [ | |||
"BaseSurgicalRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
" | "materials": { | ||
"Steel": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "Cautery" | |||
}, | }, | ||
" | "ShuttleConsoleCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseSupplyComputerRecipeCategory" | |||
], | |||
"categories": [ | |||
"Computers", | |||
"Supply" | |||
], | |||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ShuttleConsoleCircuitboard" | |||
}, | }, | ||
" | "MouseCube": { | ||
"parent": [ | |||
"BaseCubeRecipe" | |||
], | |||
"materials": { | |||
"Biomass": 12 | |||
}, | |||
"completetime": 15, | |||
" | "result": "MouseCube" | ||
}, | }, | ||
" | "BioGenFlour": { | ||
"categories": [ | |||
"Food" | |||
], | |||
"materials": { | |||
" | "Biomass": 18 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/ingredients.rsi", | |||
"state": "flour-big" | |||
}, | |||
"resultReagents": { | |||
"Flour": 10 | |||
} | |||
}, | }, | ||
" | "ClothingUniformJumpsuitSalvageSpecialist": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
" | "Jumpsuits" | ||
" | ], | ||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitSalvageSpecialist" | |||
}, | }, | ||
" | "PrintedDocumentLetterResignationRecipe": { | ||
"categories": [ | |||
"Statements" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentLetterResignation" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingNeckScarfStripedGreen": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
"Cloth": 200 | |||
}, | |||
"completetime": 2, | |||
" | "result": "ClothingNeckScarfStripedGreen" | ||
}, | }, | ||
" | "FloorTileItemShuttlePurple": { | ||
"parent": [ | |||
"BaseShuttleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Shuttle" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Plasteel": 25 | |||
}, | |||
"completetime": 1, | |||
"result": "FloorTileItemShuttlePurple" | |||
}, | }, | ||
" | "Implanter": { | ||
"materials": { | |||
"Glass": 500, | |||
"Steel": 500 | |||
}, | |||
"completetime": 1, | |||
"result": "Implanter" | |||
" | |||
}, | }, | ||
" | "XenoborgModuleDoorControlRecipe": { | ||
"parent": [ | |||
"BaseXenoborgModulesRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Steel": 1500, | |||
"Glass": 1500 | |||
}, | |||
"completetime": 2, | |||
" | "result": "XenoborgModuleDoorControl" | ||
" | |||
}, | }, | ||
" | "BedsheetBlue": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150 | |||
}, | |||
"completetime": 2, | |||
"result": "BedsheetBlue" | |||
" | |||
}, | }, | ||
" | "MedkitAdvanced": { | ||
"parent": [ | |||
"Medkit" | |||
], | |||
"materials": { | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
" | "result": "MedkitAdvanced", | ||
"name": "lathe-recipe-MedkitAdvanced-name" | |||
" | |||
}, | }, | ||
" | "NetworkConfigurator": { | ||
"parent": [ | |||
"Multitool" | |||
], | |||
" | "categories": [ | ||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 200, | ||
"Plastic": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "NetworkConfigurator" | |||
}, | }, | ||
" | "SubstationMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines" | |||
], | |||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "SubstationMachineCircuitboard" | |||
}, | }, | ||
" | "BedsheetIan": { | ||
"parent": [ | |||
"BaseSpecifiedBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
" | ], | ||
" | "materials": { | ||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "BedsheetIan" | |||
}, | }, | ||
" | "MagazineBoxLightRifleUranium": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Plastic": 600, | |||
"Uranium": 600 | |||
}, | |||
" | "result": "MagazineBoxLightRifleUranium" | ||
}, | }, | ||
" | "PrintedDocumentPermissionToCarryWeaponsRecipe": { | ||
"categories": [ | |||
"Permissions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "PrintedDocumentPermissionToCarryWeapons" | |||
" | |||
" | |||
}, | }, | ||
" | "CockroachCube": { | ||
"parent": [ | |||
"MouseCube" | |||
], | |||
"materials": { | |||
"Biomass": 16 | |||
}, | |||
" | "completetime": 15, | ||
" | "result": "CockroachCube" | ||
}, | }, | ||
" | "ClothingEyesGlassesChemical": { | ||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 300, | |||
"Glass": 500 | |||
" | }, | ||
"completetime": 2, | |||
"result": "ClothingEyesGlassesChemical" | |||
}, | }, | ||
" | "MagazineBoxRifleIncendiary": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Plastic": 750 | |||
}, | |||
"result": "MagazineBoxRifleIncendiary" | |||
}, | }, | ||
" | "SyringeBluespace": { | ||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 150, | |||
"Glass": 250, | |||
"Plasma": 100, | |||
"Silver": 50 | |||
}, | |||
"completetime": 2, | |||
" | "result": "SyringeBluespace" | ||
" | |||
}, | }, | ||
" | "ClothingOuterWinterJani": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats" | ||
], | |||
"materials": { | |||
"Cloth": 500, | |||
" | "Durathread": 200 | ||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterJani" | |||
}, | }, | ||
" | "Beaker": { | ||
"materials": { | |||
"Glass": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "Beaker" | |||
" | |||
}, | }, | ||
" | "GlowstickRed": { | ||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Plastic": 50 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "GlowstickRed" | ||
}, | }, | ||
" | "ClothingUniformJumpsuitHoSGrey": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitHoSGrey" | ||
}, | }, | ||
" | "PrintedDocumentCertificateRecipe": { | ||
"categories": [ | |||
"Evidence" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentCertificate" | |||
}, | }, | ||
" | "MagazineBoxRiflePractice": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 250 | |||
}, | |||
"result": "MagazineBoxRiflePractice" | |||
" | |||
}, | }, | ||
" | "BedsheetMedical": { | ||
"parent": [ | |||
"BaseSpecifiedBedsheetRecipe" | |||
], | |||
"categories": [ | |||
" | "Bedsheets" | ||
" | ], | ||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "BedsheetMedical" | |||
}, | }, | ||
" | "ClothingHeadHatCentcomcap": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
" | }, | ||
" | "completetime": 2, | ||
"result": "ClothingHeadHatCentcomcap" | |||
}, | }, | ||
" | "PrintedDocumentComplaintOffenseRecipe": { | ||
"categories": [ | |||
"Complaintst" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentComplaintOffense" | |||
}, | }, | ||
" | "ClothingHeadHatCapcap": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatCapcap" | |||
" | |||
" | |||
}, | }, | ||
" | "SheetPGlass30": { | ||
"materials": { | |||
"RawQuartz": 3000, | |||
"RawPlasma": 3000 | |||
}, | |||
"completetime": 2, | |||
"result": "SheetPGlass" | |||
" | |||
}, | }, | ||
" | "ClothingOuterWinterMed": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats" | ||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
" | "completetime": 3.2, | ||
"result": "ClothingOuterWinterMed" | |||
}, | }, | ||
" | "MedkitBurn": { | ||
"parent": [ | |||
"Medkit" | |||
], | |||
"materials": { | |||
"Plastic": 300 | |||
" | }, | ||
"completetime": 2, | |||
"result": "MedkitBurn", | |||
" | "name": "lathe-recipe-MedkitBurn-name" | ||
" | |||
}, | }, | ||
" | "WeaponAdvancedLaser": { | ||
"parent": [ | |||
"BaseWeaponRecipeLong" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 1500, | |||
"Glass": 1000, | |||
"Gold": 500, | |||
"Uranium": 300 | |||
}, | |||
" | "result": "WeaponAdvancedLaser" | ||
}, | }, | ||
" | "FloorTileItemCarpetOffice": { | ||
"parent": [ | |||
"BaseCarpetTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Carpets" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Cloth": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemCarpetOffice" | |||
}, | }, | ||
" | "Retractor": { | ||
"parent": [ | |||
"BaseSurgicalRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "Retractor" | |||
}, | }, | ||
" | "ShuttleGunFriendshipCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 8, | |||
"result": "ShuttleGunFriendshipCircuitboard" | |||
}, | }, | ||
" | "WeaponDisablerSMG": { | ||
"parent": [ | |||
"BaseWeaponRecipeSidearm" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 500, | |||
"Plastic": 500 | |||
}, | |||
"completetime": 6, | |||
" | "result": "WeaponDisablerSMG" | ||
}, | }, | ||
" | "PrintedDocumentCertificateOffenseRecipe": { | ||
"categories": [ | |||
"Evidence" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentCertificateOffense" | |||
}, | }, | ||
" | "LargeBeaker": { | ||
"materials": { | |||
"Glass": 400 | |||
}, | |||
"completetime": 2, | |||
"result": "LargeBeaker" | |||
}, | }, | ||
" | "Bucket": { | ||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "Bucket" | ||
}, | }, | ||
" | "FloorTileItemFreezer": { | ||
"parent": [ | |||
"BaseIndustrialTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Industrial" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
" | "Steel": 50 | ||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemFreezer" | |||
}, | }, | ||
" | "FloorTileItemArcadeBlue2": { | ||
"parent": [ | |||
"BaseCarpetTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Carpets" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Cloth": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemArcadeBlue2" | ||
}, | }, | ||
" | "SprayBottle": { | ||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "SprayBottle" | |||
" | |||
}, | }, | ||
" | "ChemistryEmptyVialSmall": { | ||
"materials": { | |||
"Glass": 50, | |||
"Wood": 20 | |||
}, | |||
"completetime": 2, | |||
"result": "ChemistryEmptyVialSmall" | |||
" | |||
" | |||
}, | }, | ||
" | "GrenadeBlast": { | ||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 450, | |||
"Plastic": 300, | |||
"Gold": 150 | |||
}, | |||
"completetime": 3, | |||
"result": "GrenadeBlast" | |||
" | |||
}, | }, | ||
" | "BorgModuleAdvancedClowning": { | ||
"parent": [ | |||
"BaseGoldBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Bananium": 375 | |||
}, | |||
" | "completetime": 3, | ||
"result": "BorgModuleAdvancedClowning" | |||
}, | }, | ||
" | "ClothingNeckScarfStripedOrange": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
"Cloth": 200 | |||
" | }, | ||
" | "completetime": 2, | ||
"result": "ClothingNeckScarfStripedOrange" | |||
}, | }, | ||
" | "RipleyCentralElectronics": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMechRecipeCategory" | |||
" | ], | ||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500, | ||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "RipleyCentralElectronics" | |||
}, | }, | ||
" | "Zipties": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Plastic": 200 | |||
}, | |||
"completetime": 2, | |||
" | "result": "Zipties" | ||
" | |||
}, | }, | ||
" | "FloorTileItemSteelMaint": { | ||
"parent": [ | |||
"BaseMaintTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Maints" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemSteelMaint" | ||
}, | }, | ||
" | "OreBagOfHolding": { | ||
"parent": [ | |||
"ClothingBackpackHolding" | |||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Silver": 750, | |||
"Plasma": 1500, | |||
"Uranium": 150 | |||
}, | |||
"result": "OreBagOfHolding" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitPyjamaSyndicateBlack": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
" | "Cloth": 300 | ||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitPyjamaSyndicateBlack" | |||
}, | }, | ||
" | "ClothingOuterWinterGen": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
"completetime": 3.2, | |||
" | "result": "ClothingOuterWinterGen" | ||
}, | }, | ||
" | "Flash": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Glass": 100, | |||
" | "Plastic": 200, | ||
"Steel": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "Flash" | ||
}, | }, | ||
" | "ClothingUniformJumpsuitQMTurtleneck": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
" | "completetime": 4, | ||
" | "result": "ClothingUniformJumpsuitQMTurtleneck" | ||
}, | }, | ||
" | "AnomalyLocatorWide": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 400, | |||
"Glass": 100 | |||
}, | |||
"completetime": 3, | |||
"result": "AnomalyLocatorWideEmpty" | |||
" | |||
" | |||
}, | }, | ||
" | "TargetClown": { | ||
"parent": [ | |||
"BaseTargetRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 500 | |||
}, | |||
" | "result": "TargetClown" | ||
}, | }, | ||
" | "FatExtractorMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
}, | |||
"completetime": 4, | |||
"result": "FatExtractorMachineCircuitboard" | |||
}, | }, | ||
" | "FlashlightLantern": { | ||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 100, | |||
"Plastic": 100 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "EmptyFlashlightLantern" | ||
}, | }, | ||
" | "VoiceSensor": { | ||
"parent": [ | |||
"BasePartRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 200, | |||
" | "Glass": 100 | ||
}, | |||
"completetime": 2, | |||
"result": "voicesensor" | |||
}, | }, | ||
" | "ClothingHeadHatBeretSecurity": { | ||
"parent": [ | |||
"BaseHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretSecurity" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtChemistry": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpskirtChemistry" | ||
}, | }, | ||
" | "MagazineBoxMagnumUranium": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Plastic": 240, | |||
"Uranium": 180 | |||
" | }, | ||
"result": "MagazineBoxMagnumUranium" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitSeniorEngineer": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitSeniorEngineer" | |||
" | |||
" | |||
}, | }, | ||
" | "FloorTileItemSteelPavementVertical": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
" | "categories": [ | ||
"Tiles", | |||
"Steel" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemSteelPavementVertical" | |||
}, | }, | ||
" | "BedsheetRed": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150 | |||
}, | |||
"completetime": 2, | |||
" | "result": "BedsheetRed" | ||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtScientist": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtScientist" | |||
" | |||
" | |||
}, | }, | ||
" | "MagazinePistolSubMachineGunUranium": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 25, | |||
" | "Plastic": 250, | ||
"Uranium": 250 | |||
}, | |||
"result": "MagazinePistolSubMachineGunUranium" | |||
" | |||
}, | }, | ||
" | "FoodPlateSmall": { | ||
"materials": { | |||
"Glass": 50 | |||
}, | |||
"completetime": 0.4, | |||
"result": "FoodPlateSmall" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingOuterWinterEngi": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats" | ||
], | |||
"materials": { | |||
" | "Cloth": 500, | ||
" | "Durathread": 200 | ||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterEngi" | |||
}, | }, | ||
" | "ClothingHeadHatCommandSoft": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
" | "Hats", | ||
"Command" | |||
], | |||
"materials": { | |||
" | "Cloth": 100, | ||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatCommandSoft" | |||
}, | }, | ||
" | "FloorTileItemWhiteMarble": { | ||
"parent": [ | |||
"BaseMarbleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Marble" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25, | |||
" | "Glass": 25 | ||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemWhiteMarble" | |||
}, | }, | ||
" | "HamtrCentralElectronics": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMechRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
}, | |||
"completetime": 4, | |||
"result": "HamtrCentralElectronics" | |||
}, | }, | ||
" | "SpaceCarpCube": { | ||
"parent": [ | |||
"BaseCubeRecipe" | |||
], | |||
"materials": { | |||
"Biomass": 24, | |||
"Plasma": 600 | |||
}, | |||
"completetime": 30, | |||
"result": "SpaceCarpCube" | |||
" | |||
}, | }, | ||
" | "PrintedDocumentPermissionToExtendMarriageRecipe": { | ||
"categories": [ | |||
"Permissions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentPermissionToExtendMarriage" | |||
" | |||
" | |||
}, | }, | ||
" | "LightTube": { | ||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 200 | |||
}, | |||
"completetime": 2, | |||
" | "result": "LightTube" | ||
" | |||
}, | }, | ||
" | "CarpetPink": { | ||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
" | "result": "FloorCarpetItemPink" | ||
" | |||
}, | }, | ||
" | "CentrifugeMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseMedicalMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Medical" | |||
" | ], | ||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "CentrifugeMachineCircuitboard" | |||
}, | }, | ||
" | "WeaponLaserCarbinePractice": { | ||
"parent": [ | |||
"BaseWeaponRecipePractice" | |||
" | ], | ||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 1800, | |||
"Glass": 400, | |||
"Plastic": 250 | |||
}, | |||
"completetime": 4, | |||
"result": "WeaponLaserCarbinePractice" | |||
}, | }, | ||
" | "WallmountSubstationElectronics": { | ||
" | "parent": [ | ||
"BaseCircuitboardRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
], | |||
"materials": { | |||
" | "Steel": 100, | ||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "WallmountSubstationElectronics" | |||
}, | }, | ||
" | "XenoborgModuleHeavyLaserRecipe": { | ||
"parent": [ | |||
"BaseXenoborgModulesRecipe" | |||
" | ], | ||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Steel": 1500, | |||
"Glass": 1500 | |||
}, | |||
"completetime": 2, | |||
"result": "XenoborgModuleHeavyLaser" | |||
}, | }, | ||
" | "BioGenWeedKiller": { | ||
"categories": [ | |||
"Chemicals" | |||
], | |||
" | "materials": { | ||
" | "Biomass": 8 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Tools/Hydroponics/sprays.rsi", | |||
"state": "weedspray" | |||
}, | |||
"resultReagents": { | |||
"WeedKiller": 10 | |||
} | |||
}, | }, | ||
" | "BioGenMaterialCardboard1": { | ||
"categories": [ | |||
"Materials" | |||
], | |||
"materials": { | |||
"Biomass": 5 | |||
" | }, | ||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Materials/materials.rsi", | |||
"state": "cardboard" | |||
}, | |||
"result": "MaterialCardboard1" | |||
}, | }, | ||
" | "UniformPrinterMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"General" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
}, | |||
"completetime": 4, | |||
"result": "UniformPrinterMachineCircuitboard" | |||
}, | }, | ||
" | "SheetUGlass1": { | ||
"materials": { | |||
"RawUranium": 100, | |||
"RawQuartz": 100 | |||
}, | |||
"completetime": 0, | |||
"result": "SheetUGlass1" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtLawyerBlack": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
" | "Jumpsuits" | ||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtLawyerBlack" | |||
}, | }, | ||
" | "BedsheetGreen": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150 | |||
" | }, | ||
"completetime": 2, | |||
"result": "BedsheetGreen" | |||
" | |||
}, | }, | ||
" | "UtilityKnife": { | ||
"materials": { | |||
"Steel": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "UtilityKnife" | |||
" | |||
" | |||
}, | }, | ||
" | "FloorTileItemWhiteHerringbone": { | ||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
" | "result": "FloorTileItemWhiteHerringbone" | ||
}, | }, | ||
" | "FirelockElectronics": { | ||
"parent": [ | |||
"BaseCheapElectronicsRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "FirelockElectronics" | ||
}, | }, | ||
" | "FloorTileItemShuttleBlue": { | ||
"parent": [ | |||
"BaseShuttleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Shuttle" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Plasteel": 25 | |||
" | }, | ||
"completetime": 1, | |||
"result": "FloorTileItemShuttleBlue" | |||
}, | }, | ||
" | "BorgModuleTool": { | ||
"parent": [ | |||
"BaseBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
" | "completetime": 3, | ||
" | "result": "BorgModuleTool" | ||
}, | }, | ||
" | "ClothingUniformJumpsuitJanitor": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitJanitor" | |||
" | |||
}, | }, | ||
" | "MechEquipmentGrabber": { | ||
"parent": [ | |||
"BaseMechEquipmentRecipe" | |||
], | |||
"categories": [ | |||
"Mech", | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 200 | |||
" | }, | ||
" | "completetime": 10, | ||
"result": "MechEquipmentGrabber" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitHoSAlt": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitHoSAlt" | ||
}, | }, | ||
" | "DimLightBulb": { | ||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
" | "Glass": 200 | ||
}, | |||
"completetime": 2, | |||
" | "result": "DimLightBulb" | ||
" | |||
}, | }, | ||
" | "ReagentGrinderMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"General" | |||
" | ], | ||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "ReagentGrinderMachineCircuitboard" | |||
}, | }, | ||
" | "PortableGeneratorJrPacmanMachineCircuitboard": { | ||
"parent": [ | |||
"PortableGeneratorPacmanMachineCircuitboard" | |||
" | ], | ||
"categories": [ | |||
"Machines", | |||
"Engineering" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "PortableGeneratorJrPacmanMachineCircuitboard" | |||
}, | }, | ||
" | "BioGenEnzyme": { | ||
" | "categories": [ | ||
"Food" | |||
], | |||
"materials": { | |||
"Biomass": 18 | |||
" | }, | ||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/condiments.rsi", | |||
"state": "bottle-empty" | |||
}, | |||
"resultReagents": { | |||
"Enzyme": 10 | |||
} | |||
}, | }, | ||
"FloorTileItemDarkSquiggly": { | |||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemDarkSquiggly" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtHoS": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtHoS" | |||
}, | }, | ||
" | "Scalpel": { | ||
"parent": [ | |||
"BaseSurgicalRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 200 | ||
}, | |||
"completetime": 2, | |||
"result": "Scalpel" | |||
}, | }, | ||
" | "MedkitToxin": { | ||
"parent": [ | |||
"Medkit" | |||
], | |||
"materials": { | |||
"Plastic": 300 | |||
" | }, | ||
"completetime": 2, | |||
"result": "MedkitToxin", | |||
"name": "lathe-recipe-MedkitToxin-name" | |||
}, | }, | ||
" | "AppraisalTool": { | ||
"materials": { | |||
"Steel": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "AppraisalTool" | |||
}, | }, | ||
"FoodKebabSkewer": { | |||
"materials": { | |||
"Steel": 100 | |||
}, | |||
"completetime": 0.4, | |||
"result": "FoodKebabSkewer" | |||
" | |||
" | |||
}, | }, | ||
" | "PowerCellMedium": { | ||
"parent": [ | |||
"BasePowerCellRecipe" | |||
], | |||
"categories": [ | |||
" | "Parts" | ||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 300, | |||
"Plastic": 100, | |||
"Gold": 10 | |||
" | }, | ||
"completetime": 6, | |||
"result": "PowerCellMediumPrinted" | |||
}, | }, | ||
"MagazineBoxLightRifleIncendiary": { | |||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Plastic": 900 | |||
}, | |||
" | "result": "MagazineBoxLightRifleIncendiary" | ||
}, | }, | ||
"LeftArmBorg": { | |||
"parent": [ | |||
"BaseBorgLimbRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
"Steel": 250, | |||
" | "Glass": 100 | ||
}, | |||
"completetime": 2, | |||
"result": "LeftArmBorg" | |||
" | |||
}, | }, | ||
" | "FloorTileItemShuttleBlack": { | ||
"parent": [ | |||
"BaseShuttleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Shuttle" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Plasteel": 25 | |||
" | }, | ||
"completetime": 1, | |||
"result": "FloorTileItemShuttleBlack" | |||
}, | }, | ||
"ClothingUniformJumpskirtSyndieFormalDress": { | |||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtSyndieFormalDress" | |||
" | |||
" | |||
}, | }, | ||
" | "TurboItemRechargerCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"General" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "TurboItemRechargerCircuitboard" | |||
}, | }, | ||
" | "SheetPlasma30": { | ||
"materials": { | |||
"RawPlasma": 3000 | |||
}, | |||
"completetime": 2, | |||
"result": "SheetPlasma" | |||
" | |||
}, | }, | ||
" | "LightHeadBorg": { | ||
"parent": [ | |||
"BaseBorgLimbRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
"Steel": 250, | |||
" | "Glass": 100 | ||
" | }, | ||
"completetime": 2, | |||
"result": "LightHeadBorg" | |||
}, | }, | ||
" | "GrenadeFlash": { | ||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 150, | |||
"Plastic": 100, | |||
"Glass": 20 | |||
}, | |||
" | "completetime": 3, | ||
"result": "GrenadeFlash" | |||
}, | }, | ||
" | "FloorTileItemSteelMono": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemSteelMono" | |||
}, | }, | ||
"MagazinePistolSubMachineGunEmpty": { | |||
"parent": [ | |||
"BaseEmptyAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Magazines" | |||
], | |||
"materials": { | |||
"Steel": 30 | |||
}, | |||
"completetime": 1, | |||
" | "result": "MagazinePistolSubMachineGunEmpty" | ||
" | |||
}, | }, | ||
"RipleyRLeg": { | |||
"parent": [ | |||
"BaseRipleyLimbRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 1000, | |||
" | "Glass": 750 | ||
}, | |||
"completetime": 10, | |||
"result": "RipleyRLeg" | |||
" | |||
}, | }, | ||
" | "FloorTileItemLino": { | ||
"parent": [ | |||
"BasePlasticTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Plastic" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Plastic": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemLino" | |||
}, | }, | ||
" | "PrintedDocumentApplicationAppointmentInterimRecipe": { | ||
"categories": [ | |||
"Statements" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentApplicationAppointmentInterim" | |||
" | |||
" | |||
}, | }, | ||
"BedsheetMime": { | |||
"parent": [ | |||
"BaseSpecifiedBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
" | "result": "BedsheetMime" | ||
" | |||
}, | }, | ||
" | "FlashPayload": { | ||
"parent": [ | |||
"BaseWeaponRecipe" | |||
], | |||
" | "categories": [ | ||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 100, | |||
"Glass": 50 | |||
}, | |||
"result": "FlashPayload" | |||
}, | }, | ||
" | "DoubleEmergencyNitrogenTank": { | ||
"materials": { | |||
"Steel": 250 | |||
}, | |||
"completetime": 4, | |||
"result": "DoubleEmergencyNitrogenTank" | |||
}, | }, | ||
" | "IngotGold1": { | ||
"materials": { | |||
"RawGold": 100 | |||
}, | |||
"completetime": 0, | |||
"result": "IngotGold1" | |||
" | |||
}, | }, | ||
" | "CableStack": { | ||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 30 | |||
}, | |||
"completetime": 0.1, | |||
"result": "CableApcStack1" | |||
}, | }, | ||
" | "PrintedDocumentRequestModernizationRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentRequestModernization" | |||
}, | }, | ||
" | "FloorTileItemDarkVerticalSlatsBordered": { | ||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
" | "Dark" | ||
" | ], | ||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemDarkVerticalSlatsBordered" | |||
}, | }, | ||
" | "PushHorn": { | ||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 500, | |||
"Plasma": 200 | |||
}, | |||
" | "result": "PushHorn" | ||
}, | }, | ||
" | "DeviceQuantumSpinInverter": { | ||
"materials": { | |||
"Steel": 700, | |||
"Glass": 100, | |||
"Uranium": 100 | |||
}, | |||
"result": "DeviceQuantumSpinInverter" | |||
" | |||
}, | }, | ||
"WeaponLaserCannon": { | |||
"parent": [ | |||
"BaseWeaponRecipeLong" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 1250, | |||
"Plastic": 750, | |||
"Gold": 350 | |||
}, | |||
"result": "WeaponLaserCannon" | |||
}, | }, | ||
" | "SpaceHeaterMachineCircuitBoard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Engineering" | |||
" | ], | ||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
" | }, | ||
"completetime": 4, | |||
"result": "SpaceHeaterMachineCircuitBoard" | |||
}, | }, | ||
" | "FloorTileItemConcreteSmooth": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemConcreteSmooth" | |||
}, | }, | ||
" | "ClothingOuterWinterHoP": { | ||
"parent": [ | |||
"BaseCommandCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
" | }, | ||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterHoP" | |||
}, | }, | ||
"ClothingUniformJumpskirtColorGrey": { | |||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpskirtColorGrey" | ||
" | |||
}, | }, | ||
"SprayPainterAmmo": { | |||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 150, | |||
"Plastic": 50 | |||
" | }, | ||
"completetime": 2, | |||
"result": "SprayPainterAmmo" | |||
" | |||
" | |||
}, | }, | ||
" | "CircuitImprinterMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Research" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "CircuitImprinterMachineCircuitboard" | |||
}, | }, | ||
" | "ClothingOuterWinterHoSUnarmored": { | ||
"parent": [ | |||
"BaseCommandCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
" | }, | ||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterHoSUnarmored" | |||
}, | }, | ||
" | "MagazinePistol": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
" | "Steel": 145 | ||
}, | |||
"result": "MagazinePistol" | |||
}, | }, | ||
" | "PrintedDocumentApplicationAccessRecipe": { | ||
"categories": [ | |||
"Statements" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentApplicationAccess" | |||
}, | }, | ||
" | "FloorTileItemSteelHorizontalSlatsBordered": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemSteelHorizontalSlatsBordered" | |||
}, | }, | ||
"ClothingUniformJumpsuitLawyerBlack": { | |||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitLawyerBlack" | |||
" | |||
}, | }, | ||
"FloorTileItemWhite": { | |||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemWhite" | ||
}, | }, | ||
"ClothingUniformJumpskirtHoSParadeMale": { | |||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
" | "completetime": 4, | ||
" | "result": "ClothingUniformJumpskirtHoSParadeMale" | ||
}, | }, | ||
"HonkerHarness": { | |||
"parent": [ | |||
"BaseMechPartRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 3000, | |||
" | "Glass": 1200, | ||
"Bananium": 500 | |||
}, | |||
"completetime": 10, | |||
" | "result": "HonkerHarness" | ||
" | |||
}, | }, | ||
" | "FloorTileItemOldConcreteMono": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
" | "materials": { | ||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemOldConcreteMono" | |||
}, | }, | ||
"SpaceTickCube": { | |||
"parent": [ | |||
"BaseCubeRecipe" | |||
], | |||
"materials": { | |||
"Biomass": 8, | |||
"Plasma": 300 | |||
}, | |||
"completetime": 15, | |||
"result": "SpaceTickCube" | |||
}, | }, | ||
"FloorTileItemWhiteSlatsContinuous": { | |||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
" | "result": "FloorTileItemWhiteSlatsContinuous" | ||
" | |||
}, | }, | ||
" | "ComputerTelevisionCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseGeneralComputerRecipeCategory" | |||
], | |||
"categories": [ | |||
"Computers", | |||
"General" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "ComputerTelevisionCircuitboard" | |||
}, | }, | ||
" | "FultonBeacon": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 1000, | ||
"Glass": 500 | |||
}, | |||
"result": "FultonBeacon" | |||
}, | }, | ||
" | "OffsetCane": { | ||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "OffsetCane" | |||
" | |||
" | |||
}, | }, | ||
" | "MechEquipmentHorn": { | ||
"parent": [ | |||
"BaseMechEquipmentRecipe" | |||
], | |||
"categories": [ | |||
"Mech", | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Bananium": 200 | |||
" | }, | ||
" | "completetime": 10, | ||
"result": "MechEquipmentHorn" | |||
}, | }, | ||
"HydroponicsToolClippers": { | |||
"parent": [ | |||
"BaseHydroToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "HydroponicsToolClippers" | ||
}, | }, | ||
" | "Multitool": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 200, | ||
"Plastic": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "Multitool" | |||
}, | }, | ||
"icon": { | "BioGenUnstableMutagen": { | ||
"categories": [ | |||
"Chemicals" | |||
], | |||
"materials": { | |||
"Biomass": 20 | |||
}, | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | |||
"state": "bottle-1" | |||
}, | |||
"resultReagents": { | |||
"UnstableMutagen": 10 | |||
} | |||
}, | }, | ||
" | "ClothingOuterWinterCargo": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterCargo" | |||
}, | }, | ||
"FloorTileItemDarkHerringbone": { | |||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemDarkHerringbone" | |||
}, | }, | ||
"WeaponTemperatureGun": { | |||
"parent": [ | |||
"BaseWeaponRecipeLong" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 500, | |||
"Plastic": 500, | |||
"Gold": 500 | |||
}, | |||
"result": "WeaponTemperatureGun" | |||
}, | }, | ||
"SMESMachineCircuitboard": { | |||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "SMESMachineCircuitboard" | |||
}, | }, | ||
"ClothingUniformJumpskirtCMOTurtle": { | |||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtCMOTurtle" | |||
}, | }, | ||
"FauxTileAstroGrass": { | |||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemAstroGrass" | |||
}, | }, | ||
"FloorTileItemDark": { | |||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemDark" | |||
}, | }, | ||
"ClothingOuterWinterCMO": { | |||
"parent": [ | |||
"BaseCommandCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterCMO" | |||
}, | }, | ||
"ClothingUniformJumpskirtJanitor": { | |||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtJanitor" | |||
}, | }, | ||
"ClothingOuterWinterSyndie": { | |||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterSyndie" | |||
}, | }, | ||
"MagazineBoxMagnum": { | |||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 240 | |||
}, | |||
"result": "MagazineBoxMagnum" | |||
}, | }, | ||
"FoodPlatePlastic": { | |||
"parent": [ | |||
"FoodPlate" | |||
], | |||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 0.8, | |||
"result": "FoodPlatePlastic" | |||
}, | }, | ||
"PrintedDocumentReportAccomplishmentGoalsRecipe": { | |||
"categories": [ | |||
"ErrorDocument" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentReportAccomplishmentGoals" | |||
}, | }, | ||
"RiotShield": { | |||
"parent": [ | |||
"BaseShieldRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 400, | |||
"Glass": 400 | |||
}, | |||
"completetime": 4, | |||
"result": "RiotShield" | |||
}, | }, | ||
"ClothingHeadHatBeretSeniorPhysician": { | |||
"parent": [ | |||
"BaseHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretSeniorPhysician" | |||
}, | }, | ||
"ClothingUniformJumpsuitPrisoner": { | |||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitPrisoner" | |||
}, | }, | ||
"PrintedDocumentDecisionToStartTrialRecipe": { | |||
"categories": [ | |||
"ConclusionsAndDecisions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentDecisionToStartTrial" | |||
}, | }, | ||
" | "ClothingMaskWeldingGas": { | ||
"materials": { | |||
"Steel": 600, | |||
"Glass": 200 | |||
}, | |||
" | "completetime": 3, | ||
" | "result": "ClothingMaskWeldingGas" | ||
}, | }, | ||
"PortableGeneratorPacmanMachineCircuitboard": { | |||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Engineering" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "PortableGeneratorPacmanMachineCircuitboard" | |||
}, | }, | ||
"MagazineLightRifle": { | |||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 565 | |||
}, | |||
"result": "MagazineLightRifle" | |||
}, | }, | ||
"FauxTileDesertAstroSand": { | |||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemDesertAstroSand" | |||
}, | }, | ||
"FloorTileItemMining": { | |||
"parent": [ | |||
"BaseIndustrialTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Industrial" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 50 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemMining" | |||
}, | }, | ||
"FloorTileItemWood": { | |||
"parent": [ | |||
"BaseWoodTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Wood" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Wood": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemWood" | |||
}, | }, | ||
"NodeScanner": { | |||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "NodeScanner" | |||
}, | }, | ||
" | "ClothingHeadHatCapHoS": { | ||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "ClothingHeadHatCapHoS" | ||
}, | }, | ||
" | "ModularReceiver": { | ||
"materials": { | |||
"Steel": 750, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 12, | |||
"result": "ModularReceiver" | |||
" | |||
}, | }, | ||
" | "CheapRollerBedSpawnFolded": { | ||
"parent": [ | |||
"RollerBedSpawnFolded" | |||
], | |||
"materials": { | |||
" | "Steel": 600, | ||
" | "Plastic": 300 | ||
}, | |||
"completetime": 1, | |||
"result": "CheapRollerBedSpawnFolded" | |||
}, | }, | ||
" | "RollerBedSpawnFolded": { | ||
"materials": { | |||
"Steel": 600, | |||
"Plastic": 300 | |||
}, | |||
" | "completetime": 1, | ||
" | "result": "RollerBedSpawnFolded" | ||
}, | }, | ||
" | "BodyBag": { | ||
"materials": { | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "BodyBagFolded" | |||
}, | }, | ||
"FloorTileItemWhiteHorizontalSlatsBordered": { | |||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemWhiteHorizontalSlatsBordered" | |||
}, | }, | ||
"ClothingUniformJumpsuitCMOTurtle": { | |||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitCMOTurtle" | |||
}, | }, | ||
"CarpetPurple": { | |||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
"result": "FloorCarpetItemPurple" | |||
}, | }, | ||
"MagazineRifle": { | |||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 475 | |||
}, | |||
"result": "MagazineRifle" | |||
}, | }, | ||
"PowerCageRechargerCircuitboard": { | |||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseSecurityMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Security" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "PowerCageRechargerCircuitboard" | |||
}, | }, | ||
"MailingUnitElectronics": { | |||
"parent": [ | |||
"BaseElectronicsRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "MailingUnitElectronics" | |||
}, | }, | ||
" | "BioGenRobustHarvest": { | ||
"categories": [ | |||
"Chemicals" | |||
], | |||
"materials": { | |||
"Biomass": 15 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | |||
"state": "bottle-1" | |||
}, | |||
"resultReagents": { | |||
"RobustHarvest": 10 | |||
} | |||
}, | }, | ||
" | "SpeedLoaderMagnumUranium": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
" | ], | ||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 150, | |||
"Uranium": 110 | |||
}, | |||
"result": "SpeedLoaderMagnumUranium" | |||
}, | }, | ||
" | "PrintedDocumentRequestEuthanasiaRecipe": { | ||
" | "categories": [ | ||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentRequestEuthanasia" | |||
" | |||
" | |||
}, | }, | ||
" | "MagazinePistolUranium": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
" | "categories": [ | ||
"Ammo" | |||
], | |||
"materials": { | |||
" | "Steel": 25, | ||
"Plastic": 65, | |||
"Uranium": 120 | |||
}, | |||
"result": "MagazinePistolUranium" | |||
}, | }, | ||
" | "ClothingHeadHatCaptain": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "ClothingHeadHatCaptain" | ||
}, | }, | ||
" | "PowerCageSmall": { | ||
"parent": [ | |||
"BasePowerCellRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
" | "Steel": 200, | ||
"Plastic": 100 | |||
}, | |||
" | "completetime": 3, | ||
" | "result": "PowerCageSmall" | ||
}, | }, | ||
" | "AnalysisComputerCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseResearchComputerRecipeCategory" | |||
], | |||
"categories": [ | |||
"Computers", | |||
"Research" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500, | ||
" | "Gold": 100 | ||
}, | |||
"completetime": 4, | |||
"result": "AnalysisComputerCircuitboard" | |||
}, | }, | ||
" | "FloorTileItemWhiteDiagonal": { | ||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemWhiteDiagonal" | |||
" | |||
" | |||
}, | }, | ||
" | "CryoPodMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMedicalMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Medical" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
" | }, | ||
"completetime": 4, | |||
"result": "CryoPodMachineCircuitboard" | |||
}, | }, | ||
" | "ClothingBackpackSatchelHolding": { | ||
"parent": [ | |||
"ClothingBackpackHolding" | |||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Silver": 750, | |||
"Plasma": 1500, | |||
"Uranium": 150 | |||
}, | |||
"result": "ClothingBackpackSatchelHolding" | |||
" | |||
}, | }, | ||
" | "ChemMasterMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMedicalMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Medical" | |||
], | |||
"materials": { | |||
" | "Steel": 100, | ||
" | "Glass": 500, | ||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ChemMasterMachineCircuitboard" | |||
}, | }, | ||
" | "BorgModuleAdvancedTopical": { | ||
"parent": [ | |||
"BaseGoldBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 50 | |||
}, | |||
"completetime": 3, | |||
" | "result": "BorgModuleAdvancedTopical" | ||
}, | }, | ||
" | "PrintedDocumentRequestCallMembersCentralCommitteeDSORecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentRequestCallMembersCentralCommitteeDSO" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtClown": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtClown" | |||
}, | }, | ||
" | "MagazinePistolSubMachineGunTopMounted": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 300 | |||
}, | |||
"result": "MagazinePistolSubMachineGunTopMounted" | |||
" | |||
}, | }, | ||
" | "DeviceDesynchronizer": { | ||
"materials": { | |||
"Steel": 700, | |||
"Glass": 100, | |||
"Uranium": 200 | |||
}, | |||
"result": "DeviceDesynchronizer" | |||
}, | }, | ||
" | "PrintedDocumentPermissionDisposeBodyRecipe": { | ||
"categories": [ | |||
"Permissions" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
" | "PrinterPaper": 100 | ||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentPermissionDisposeBody" | |||
}, | }, | ||
" | "MassMediaCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceComputerRecipeCategory" | |||
" | ], | ||
"categories": [ | |||
"Computers", | |||
"Service" | |||
" | ], | ||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "ComputerMassMediaCircuitboard" | |||
}, | }, | ||
" | "TorsoBorg": { | ||
"parent": [ | |||
"BaseBorgLimbRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "TorsoBorg" | |||
" | |||
" | |||
}, | }, | ||
" | "FoodPlate": { | ||
"parent": [ | |||
"BaseGlasswareRecipe" | |||
], | |||
"materials": { | |||
"Glass": 200 | |||
}, | |||
"completetime": 0.8, | |||
"result": "FoodPlate" | |||
" | |||
}, | }, | ||
" | "FloorTileItemDarkMarble": { | ||
"parent": [ | |||
"BaseMarbleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Marble" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25, | |||
"Glass": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemDarkMarble" | |||
}, | }, | ||
" | "ThermomachineFreezerMachineCircuitBoard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Engineering" | |||
], | |||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "ThermomachineFreezerMachineCircuitBoard" | |||
}, | }, | ||
" | "Drill": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "Drill" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingOuterWinterChem": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
" | "completetime": 3.2, | ||
" | "result": "ClothingOuterWinterChem" | ||
}, | }, | ||
" | "ChemistryEmptyVial": { | ||
"materials": { | |||
"Glass": 100, | |||
"Wood": 20 | |||
}, | |||
"completetime": 2, | |||
"result": "ChemistryEmptyVial" | |||
" | |||
}, | }, | ||
" | "SMESAdvancedMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
" | "Machines", | ||
"Engineering" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "SMESAdvancedMachineCircuitboard" | |||
}, | }, | ||
" | "FloorRedCircuit": { | ||
"parent": [ | |||
"BaseCircuitTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Circuit" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemRCircuit" | |||
" | |||
" | |||
}, | }, | ||
" | "FauxTileLightAstroGrass": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 0.5, | |||
" | "result": "FloorTileItemLightAstroGrass" | ||
}, | }, | ||
" | "ClothingUniformJumpskirtChaplain": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtChaplain" | |||
" | |||
}, | }, | ||
" | "WeaponFlareGunSecurity": { | ||
"parent": [ | |||
"BaseWeaponRecipeSidearm" | |||
], | |||
"categories": [ | |||
" | "Weapons" | ||
], | |||
"materials": { | |||
"Plastic": 100, | |||
"Steel": 400 | |||
}, | |||
" | "completetime": 6, | ||
"result": "WeaponFlareGunSecurity" | |||
}, | }, | ||
" | "MagazineBoxLightRifle": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 900 | |||
}, | |||
"result": "MagazineBoxLightRifle" | |||
" | |||
}, | }, | ||
" | "FoodPlateSmallPlastic": { | ||
"parent": [ | |||
"FoodPlateSmall" | |||
], | |||
"materials": { | |||
"Plastic": 50 | |||
}, | |||
"completetime": 0.4, | |||
"result": "FoodPlateSmallPlastic" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtHoPTurtleneck": { | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtHoPTurtleneck" | |||
" | |||
}, | }, | ||
" | "FloorTileItemSteelDiagonal": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
" | "Steel" | ||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemSteelDiagonal" | |||
}, | }, | ||
" | "ClothingHandsGlovesNitrile": { | ||
"materials": { | |||
"Plastic": 100, | |||
"Durathread": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHandsGlovesNitrile" | |||
" | |||
}, | }, | ||
" | "WeaponForceGun": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
" | "Glass": 400, | ||
"Silver": 200 | |||
}, | |||
"result": "WeaponForceGun" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtWarden": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "ClothingUniformJumpskirtWarden" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtCommandGeneric": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtCommandGeneric" | |||
}, | }, | ||
" | "PrintedDocumentReporDepartmentRecipe": { | ||
"categories": [ | |||
"Reports" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentReporDepartment" | |||
" | |||
}, | }, | ||
" | "BoxShotgunSlug": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
" | "Steel": 240, | ||
"Plastic": 160 | |||
}, | |||
"result": "BoxShotgunSlug" | |||
}, | }, | ||
" | "PowerCellSmall": { | ||
"parent": [ | |||
"BasePowerCellRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Plastic": 50 | ||
}, | |||
"completetime": 1, | |||
" | "result": "PowerCellSmallPrinted" | ||
" | |||
}, | }, | ||
" | "ClothingHeadHatSyndieMAA": { | ||
"parent": [ | |||
"BaseHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "ClothingHeadHatSyndieMAA" | ||
}, | }, | ||
" | "Medkit": { | ||
"materials": { | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "Medkit", | |||
"name": "lathe-recipe-Medkit-name" | |||
" | |||
}, | }, | ||
" | "ClothingBackpackHarmpack": { | ||
"categories": [ | |||
"Clothing" | |||
], | |||
"materials": { | |||
" | "Steel": 2000, | ||
"Plastic": 1000, | |||
"Plasma": 500, | |||
"Gold": 500 | |||
}, | |||
"completetime": 15, | |||
"result": "ClothingBackpackHarmpack" | |||
}, | }, | ||
" | "XenoborgStealthRecipe": { | ||
"parent": [ | |||
"BaseXenoborgRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 1000 | |||
}, | |||
" | "completetime": 10, | ||
" | "result": "XenoborgStealthPrinted" | ||
}, | }, | ||
" | "SheetSteel": { | ||
"materials": { | |||
"RawIron": 100, | |||
"Coal": 30 | |||
}, | |||
"completetime": 0, | |||
"result": "SheetSteel1" | |||
" | |||
}, | }, | ||
" | "ShuttleGunSvalinnMachineGunCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
" | "Machines" | ||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 6, | |||
"result": "ShuttleGunSvalinnMachineGunCircuitboard" | |||
}, | }, | ||
" | "MopBucket": { | ||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "MopBucket" | ||
" | |||
}, | }, | ||
" | "AbominationCube": { | ||
"parent": [ | |||
"BaseCubeRecipe" | |||
], | |||
"materials": { | |||
" | "Biomass": 28, | ||
" | "Plasma": 500 | ||
}, | |||
"completetime": 30, | |||
"result": "AbominationCube" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitBartender": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
" | "Cloth": 300 | ||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitBartender" | |||
}, | }, | ||
" | "ArtifactAnalyzerMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"Research" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500, | ||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ArtifactAnalyzerMachineCircuitboard" | |||
}, | }, | ||
" | "FloorBlueCircuit": { | ||
"parent": [ | |||
"BaseCircuitTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Circuit" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemBCircuit" | |||
" | |||
" | |||
}, | }, | ||
" | "RipleyLLeg": { | ||
"parent": [ | |||
"BaseRipleyLimbRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 750 | |||
}, | |||
"completetime": 10, | |||
"result": "RipleyLLeg" | |||
}, | }, | ||
"PrintedDocumentMarriageCertificateRecipe": { | |||
"categories": [ | |||
"Evidence" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentMarriageCertificate" | |||
}, | }, | ||
" | "BedsheetRainbow": { | ||
"parent": [ | |||
"BaseSpecifiedBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "BedsheetRainbow" | ||
}, | }, | ||
" | "FloorTileItemSteelVerticalSlatsBordered": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemSteelVerticalSlatsBordered" | |||
}, | }, | ||
" | "BioGenMaterialCloth1": { | ||
"categories": [ | |||
"Materials" | |||
], | |||
"materials": { | |||
" | "Biomass": 10 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Materials/materials.rsi", | |||
"state": "cloth" | |||
}, | |||
"result": "MaterialCloth1" | |||
}, | }, | ||
" | "FloorTileItemWhitePavement": { | ||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemWhitePavement" | |||
}, | }, | ||
" | "SheetRGlass30": { | ||
"materials": { | |||
"RawQuartz": 3000, | |||
" | "RawIron": 1500, | ||
"Coal": 500 | |||
}, | |||
"completetime": 2, | |||
"result": "SheetRGlass" | |||
}, | }, | ||
" | "MagazineBoxPistol": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 600 | |||
}, | |||
"result": "MagazineBoxPistol" | |||
" | |||
}, | }, | ||
" | "PrintedDocumentRequestChangeSalaryRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
" | "PrinterPaper": 100 | ||
" | }, | ||
"completetime": 2, | |||
"result": "PrintedDocumentRequestChangeSalary" | |||
}, | }, | ||
" | "ClothingOuterWinterHydro": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
"completetime": 3.2, | |||
" | "result": "ClothingOuterWinterHydro" | ||
}, | }, | ||
" | "FloorTileItemEighties": { | ||
"parent": [ | |||
"BaseCarpetTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Carpets" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Cloth": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemEighties" | |||
}, | }, | ||
" | "HydroponicsTrayMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
" | }, | ||
"completetime": 4, | |||
"result": "HydroponicsTrayMachineCircuitboard" | |||
}, | }, | ||
" | "PrintedDocumentConditionReportRecipe": { | ||
"categories": [ | |||
"Reports" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentConditionReport" | |||
}, | }, | ||
" | "LeftLegBorg": { | ||
"parent": [ | |||
"BaseBorgLimbRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "LeftLegBorg" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingOuterWinterCap": { | ||
"parent": [ | |||
"BaseCommandCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats", | ||
"Command" | |||
], | |||
"materials": { | |||
" | "Cloth": 500, | ||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterCap" | |||
}, | }, | ||
" | "FauxTileAstroAsteroidSandBorderless": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Plastic": 100 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemAstroAsteroidSandBorderless" | |||
}, | }, | ||
" | "FloorTileItemSteelHerringbone": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemSteelHerringbone" | ||
}, | }, | ||
" | "Brutepack": { | ||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"completetime": 1, | |||
"result": "Brutepack1" | |||
" | |||
}, | }, | ||
" | "BedsheetBlack": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150 | |||
" | }, | ||
"completetime": 2, | |||
"result": "BedsheetBlack" | |||
" | |||
}, | }, | ||
" | "MagazineShotgunSlug": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
" | ], | ||
"materials": { | |||
"Steel": 190, | |||
"Plastic": 100 | |||
}, | |||
"result": "MagazineShotgunSlug" | |||
}, | }, | ||
" | "HydroponicsToolMiniHoe": { | ||
"parent": [ | |||
"BaseHydroToolRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "HydroponicsToolMiniHoe" | |||
}, | }, | ||
" | "ClothingHeadHatCapWardenAlt": { | ||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatCapWardenAlt" | |||
" | |||
}, | }, | ||
" | "FauxTileAstroSnow": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
" | "Plastic": 100 | ||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemAstroSnow" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitHosFormal": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
" | "Command" | ||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitHosFormal" | |||
}, | }, | ||
" | "HonkerLArm": { | ||
"parent": [ | |||
"BaseHonkerLimbRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 750, | |||
"Bananium": 250 | |||
}, | |||
"completetime": 10, | |||
" | "result": "HonkerLArm" | ||
}, | }, | ||
" | "FloorTileItemDarkDiagonalMini": { | ||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemDarkDiagonalMini" | ||
}, | }, | ||
" | "WeaponGrapplingGun": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 400, | |||
"Gold": 100 | |||
}, | |||
"result": "WeaponGrapplingGun" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitWarden": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitWarden" | |||
" | |||
}, | }, | ||
" | "SolarControlComputerCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseEngineeringComputerRecipeCategory" | |||
], | |||
"categories": [ | |||
"Computers", | |||
"Engineering" | |||
], | |||
" | "materials": { | ||
" | "Steel": 100, | ||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "SolarControlComputerCircuitboard" | |||
}, | }, | ||
" | "FloorTileItemRockVault": { | ||
"parent": [ | |||
"BaseIndustrialTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Industrial" | |||
" | ], | ||
"applyMaterialDiscount": false, | |||
"materials": { | |||
" | "Steel": 50 | ||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemRockVault" | |||
}, | }, | ||
" | "LedLightTube": { | ||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 200 | |||
" | }, | ||
"completetime": 2, | |||
"result": "LedLightTube" | |||
" | |||
" | |||
}, | }, | ||
" | "FloorTileItemSteelCheckerLight": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
" | "result": "FloorTileItemSteelCheckerLight" | ||
}, | }, | ||
" | "ClothingUniformJumpsuitClown": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitClown" | ||
" | |||
}, | }, | ||
" | "FireAlarmElectronics": { | ||
"parent": [ | |||
"BaseElectronicsRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "FireAlarmElectronics" | |||
}, | }, | ||
" | "PowerCageHigh": { | ||
"parent": [ | |||
"BasePowerCellRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
" | ], | ||
"materials": { | |||
"Steel": 600, | |||
"Glass": 800, | |||
"Plastic": 400, | |||
"Gold": 100 | |||
" | }, | ||
" | "completetime": 10, | ||
"result": "PowerCageHigh" | |||
}, | }, | ||
" | "Fulton": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200, | |||
"Cloth": 500 | |||
}, | |||
"completetime": 1, | |||
"result": "Fulton1" | |||
" | |||
}, | }, | ||
" | "BedsheetBrown": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150 | |||
}, | |||
"completetime": 2, | |||
"result": "BedsheetBrown" | |||
" | |||
" | |||
}, | }, | ||
" | "AdvancedJetInjector": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Silver": 400, | |||
" | "Gold": 50 | ||
}, | |||
"result": "AdvancedJetInjector" | |||
}, | }, | ||
" | "MaterialBananium1": { | ||
"materials": { | |||
"RawBananium": 100 | |||
}, | |||
"completetime": 0, | |||
"result": "MaterialBananium1" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitMedicalDoctor": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
" | "categories": [ | ||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitMedicalDoctor" | |||
}, | }, | ||
" | "PillCanister": { | ||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PillCanister" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtSec": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtSec" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitSyndieFormal": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
" | "Jumpsuits" | ||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitSyndieFormal" | |||
}, | }, | ||
" | "SurveillanceCameraRouterCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseSecurityMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Security" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
}, | |||
"completetime": 4, | |||
"result": "SurveillanceCameraRouterCircuitboard" | |||
}, | }, | ||
" | "MagazineRifleIncendiary": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 450 | |||
}, | |||
" | "result": "MagazineRifleIncendiary" | ||
}, | }, | ||
" | "SheetGlass30": { | ||
"materials": { | |||
"RawQuartz": 3000 | |||
}, | |||
"completetime": 2, | |||
"result": "SheetGlass" | |||
" | |||
" | |||
}, | }, | ||
" | "PrintedDocumentDivorceCertificateRecipe": { | ||
"categories": [ | |||
"Evidence" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentDivorceCertificate" | |||
" | |||
" | |||
}, | }, | ||
" | "SheetSteel30": { | ||
"materials": { | |||
"RawIron": 3000, | |||
"Coal": 1000 | |||
" | }, | ||
"completetime": 2, | |||
"result": "SheetSteel" | |||
}, | }, | ||
" | "RipleyLArm": { | ||
"parent": [ | |||
"BaseRipleyLimbRecipe" | |||
], | |||
"categories": [ | |||
" | "Mech" | ||
], | |||
"materials": { | |||
"Steel": 1000, | |||
" | "Glass": 750 | ||
}, | |||
"completetime": 10, | |||
"result": "RipleyLArm" | |||
}, | }, | ||
" | "SheetRPGlass1": { | ||
"materials": { | |||
"RawQuartz": 100, | |||
"RawPlasma": 100, | |||
"RawIron": 50, | |||
" | "Coal": 15 | ||
" | }, | ||
"completetime": 0, | |||
"result": "SheetRPGlass1" | |||
}, | }, | ||
" | "ElectrolysisUnitMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseMedicalMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Medical" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
" | }, | ||
"completetime": 4, | |||
"result": "ElectrolysisUnitMachineCircuitboard" | |||
}, | }, | ||
" | "FloorTileItemDarkDiagonal": { | ||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
" | "Dark" | ||
" | ], | ||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemDarkDiagonal" | |||
}, | }, | ||
" | "MaterialBananium10": { | ||
"materials": { | |||
"RawBananium": 3000 | |||
}, | |||
"completetime": 2, | |||
"result": "MaterialBananium" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitDetective": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitDetective" | |||
" | |||
}, | }, | ||
" | "FloorTileItemPlasmaMarble": { | ||
"parent": [ | |||
"BaseMarbleTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
"Marble" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25, | |||
"Glass": 25, | |||
"Plasma": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemPlasmaMarble" | |||
}, | }, | ||
" | "WeaponGauntletGorilla": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 1500, | |||
"Plastic": 300, | |||
"Glass": 500, | |||
"Plasma": 500, | |||
"Silver": 250 | |||
}, | |||
" | "result": "WeaponGauntletGorilla" | ||
}, | }, | ||
" | "PrintedDocumentRequestForPromotionRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentRequestForPromotion" | |||
" | |||
" | |||
}, | }, | ||
" | "Hemostat": { | ||
"parent": [ | |||
"BaseSurgicalRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "Hemostat" | ||
}, | }, | ||
" | "ClothingUniformJumpsuitMime": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
" | "Cloth": 300 | ||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitMime" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCaptain": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitCaptain" | |||
}, | }, | ||
" | "FloorTileItemWhiteMini": { | ||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemWhiteMini" | |||
}, | }, | ||
" | "CyborgEndoskeleton": { | ||
"parent": [ | |||
"BaseRoboticsRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
"Steel": 1500 | |||
}, | |||
"completetime": 3, | |||
"result": "CyborgEndoskeleton" | |||
" | |||
" | |||
}, | }, | ||
" | "BoozeDispenserMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "BoozeDispenserMachineCircuitboard" | |||
}, | }, | ||
" | "SheetUGlass30": { | ||
"materials": { | |||
"RawUranium": 3000, | |||
"RawQuartz": 3000 | |||
}, | |||
"completetime": 2, | |||
"result": "SheetUGlass" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitResearchDirector": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitResearchDirector" | ||
}, | }, | ||
" | "MedkitRadiation": { | ||
"parent": [ | |||
"Medkit" | |||
], | |||
"materials": { | |||
" | "Plastic": 300 | ||
" | }, | ||
"completetime": 2, | |||
"result": "MedkitRadiation", | |||
"name": "lathe-recipe-MedkitRadiation-name" | |||
}, | }, | ||
" | "DrinkGlassCoupeShaped": { | ||
"parent": [ | |||
"DrinkMug" | |||
], | |||
"materials": { | |||
"Glass": 200 | |||
}, | |||
"completetime": 0.8, | |||
"result": "DrinkGlassCoupeShaped" | |||
" | |||
}, | }, | ||
" | "GrenadeEMP": { | ||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 150, | |||
"Plastic": 100, | |||
"Glass": 20 | |||
" | }, | ||
"completetime": 3, | |||
"result": "GrenadeEMP" | |||
}, | }, | ||
" | "SignalTrigger": { | ||
"parent": [ | |||
"BasePartRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
" | "Plastic": 200 | ||
}, | |||
"completetime": 2, | |||
"result": "SignalTrigger" | |||
}, | }, | ||
" | "CowCube": { | ||
"parent": [ | |||
"BaseCubeRecipe" | |||
], | |||
"materials": { | |||
"Biomass": 120 | |||
}, | |||
"completetime": 30, | |||
"result": "CowCube" | |||
" | |||
" | |||
}, | }, | ||
" | "MagazineRifleUranium": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 300, | |||
"Uranium": 300 | |||
}, | |||
" | "result": "MagazineRifleUranium" | ||
}, | }, | ||
" | "ClothingUniformJumpskirtCaptain": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
" | "materials": { | ||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtCaptain" | |||
}, | }, | ||
" | "FloorTileItemOldConcrete": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemOldConcrete" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtCMO": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtCMO" | |||
}, | }, | ||
" | "DrinkMugMetal": { | ||
"parent": [ | |||
"DrinkMug" | |||
], | |||
"materials": { | |||
"Steel": 100 | |||
}, | |||
"completetime": 0.8, | |||
"result": "DrinkMugMetal" | |||
" | |||
}, | }, | ||
" | "PortableRecharger": { | ||
"categories": [ | |||
"Clothing" | |||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Uranium": 2000, | |||
"Plastic": 1000, | |||
"Plasma": 500, | |||
"Glass": 500 | |||
}, | |||
"completetime": 15, | |||
" | "result": "PortableRecharger" | ||
}, | }, | ||
" | "SheetRPGlass30": { | ||
"materials": { | |||
"RawQuartz": 3000, | |||
"RawPlasma": 3000, | |||
"RawIron": 1500, | |||
"Coal": 500 | |||
}, | |||
"completetime": 2, | |||
" | "result": "SheetRPGlass" | ||
}, | }, | ||
" | "FloorTileItemDarkMono": { | ||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
" | "Steel": 25 | ||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemDarkMono" | |||
}, | }, | ||
" | "EmptyDetonator": { | ||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 100 | |||
" | }, | ||
" | "completetime": 3, | ||
"result": "EmptyDetonator" | |||
}, | }, | ||
" | "FloorTileItemIronsandConcreteMono": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemIronsandConcreteMono" | |||
}, | }, | ||
" | "PrintedDocumentOrderDismissalRecipe": { | ||
"categories": [ | |||
"OrdersAndInstructions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentOrderDismissal" | |||
}, | }, | ||
" | "PrintedDocumentRequestDocumentsRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentRequestDocuments" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingOuterWinterBar": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats" | ||
], | |||
"materials": { | |||
"Cloth": 500, | |||
" | "Durathread": 200 | ||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterBar" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitMusician": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitMusician" | |||
}, | }, | ||
" | "IngotSilver1": { | ||
"materials": { | |||
"RawSilver": 100 | |||
}, | |||
"completetime": 0, | |||
"result": "IngotSilver1" | |||
" | |||
}, | }, | ||
" | "BedsheetSyndie": { | ||
"parent": [ | |||
"BaseSpecifiedBedsheetRecipe" | |||
], | |||
"categories": [ | |||
" | "Bedsheets" | ||
], | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
" | "completetime": 2, | ||
"result": "BedsheetSyndie" | |||
}, | }, | ||
" | "FloorTileItemSteelMini": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
"Steel" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemSteelMini" | |||
}, | }, | ||
" | "VoiceTrigger": { | ||
"parent": [ | |||
"BasePartRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 200 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "VoiceTrigger" | ||
}, | }, | ||
" | "MagazineRifleEmpty": { | ||
"parent": [ | |||
"BaseEmptyAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Magazines" | |||
], | |||
"materials": { | |||
"Steel": 25 | |||
"Steel" | }, | ||
"completetime": 1, | |||
"result": "MagazineRifleEmpty" | |||
}, | }, | ||
" | "BioGenPlantBGone": { | ||
"categories": [ | |||
"Chemicals" | |||
], | |||
"materials": { | |||
" | "Biomass": 12 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Tools/Hydroponics/sprays.rsi", | |||
"state": "plantbgone" | |||
" | }, | ||
"resultReagents": { | |||
"PlantBGone": 10 | |||
} | |||
}, | }, | ||
" | "PrintedDocumentReportOnEliminationOfViolationsRecipe": { | ||
"categories": [ | |||
"Reports" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentReportOnEliminationOfViolations" | |||
}, | }, | ||
" | "PrintedDocumentAppealRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentAppeal" | |||
}, | }, | ||
" | "PrintedDocumentDisposalReportRecipe": { | ||
"categories": [ | |||
"Reports" | |||
" | ], | ||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentDisposalReport" | |||
}, | }, | ||
" | "SheetRGlass": { | ||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Glass": 100, | |||
"Steel": 50 | |||
}, | |||
"completetime": 0, | |||
"result": "SheetRGlass1" | |||
}, | }, | ||
" | "Holoprojector": { | ||
"materials": { | |||
"Plastic": 250, | |||
"Glass": 150 | |||
}, | |||
"completetime": 3, | |||
"result": "HoloprojectorEmpty" | |||
}, | }, | ||
" | "MagazineBoxPistolPractice": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
" | "Steel": 300 | ||
}, | |||
"result": "MagazineBoxPistolPractice" | |||
}, | }, | ||
" | "BioGenCompostAmmonia": { | ||
"categories": [ | |||
"Chemicals" | |||
], | |||
"materials": { | |||
"Biomass": 10 | |||
" | }, | ||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | |||
"state": "bottle-1" | |||
}, | |||
"resultReagents": { | |||
"Ammonia": 10 | |||
} | |||
}, | }, | ||
" | "SheetPaper": { | ||
"materials": { | |||
"Wood": 50 | |||
}, | |||
"completetime": 1, | |||
" | "result": "SheetPaper1" | ||
}, | }, | ||
" | "ClothingUniformJumpsuitQMFormal": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
" | "completetime": 4, | ||
"result": "ClothingUniformJumpsuitQMFormal" | |||
}, | }, | ||
" | "TargetHuman": { | ||
"parent": [ | |||
"BaseTargetRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 500 | |||
}, | |||
"result": "TargetHuman" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtMime": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
" | ], | ||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtMime" | |||
}, | }, | ||
" | "ClothingHeadHatBeretHoS": { | ||
" | "parent": [ | ||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
" | "Command" | ||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretHoS" | |||
}, | }, | ||
" | "CarpetBlue": { | ||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
"result": "FloorCarpetItemBlue" | |||
" | |||
" | |||
}, | }, | ||
" | "MagazineShotgunBeanbag": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 150, | |||
"Plastic": 140 | |||
}, | |||
"result": "MagazineShotgunBeanbag" | |||
" | |||
}, | }, | ||
" | "PrintedDocumentPermissionToTravelInCaseOfThreatRecipe": { | ||
"categories": [ | |||
"Permissions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "PrintedDocumentPermissionToTravelInCaseOfThreat" | |||
" | |||
}, | }, | ||
" | "CableHVStack": { | ||
"parent": [ | |||
"CableStack" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 30 | |||
}, | |||
"completetime": 0.1, | |||
"result": "CableHVStack1" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingOuterWinterChef": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats" | ||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
" | "completetime": 3.2, | ||
"result": "ClothingOuterWinterChef" | |||
}, | }, | ||
" | "BorgModuleArtistry": { | ||
"parent": [ | |||
"BaseBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
" | }, | ||
" | "completetime": 3, | ||
"result": "BorgModuleArtistry" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitScientist": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
" | "Cloth": 300 | ||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitScientist" | |||
}, | }, | ||
" | "SpeedLoaderMagnumIncendiary": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 150 | |||
}, | |||
" | "result": "SpeedLoaderMagnumIncendiary" | ||
}, | }, | ||
" | "FloorTileItemShuttleOrange": { | ||
"parent": [ | |||
"BaseShuttleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Shuttle" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Plasteel": 25 | |||
" | }, | ||
" | "completetime": 1, | ||
"result": "FloorTileItemShuttleOrange" | |||
}, | }, | ||
" | "HonkerRLeg": { | ||
"parent": [ | |||
"BaseHonkerLimbRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 750, | |||
"Bananium": 250 | |||
}, | |||
" | "completetime": 10, | ||
" | "result": "HonkerRLeg" | ||
}, | }, | ||
" | "BioGenDiseaseSwab": { | ||
"categories": [ | |||
"Materials" | |||
], | |||
"materials": { | |||
"Biomass": 2 | |||
}, | |||
"completetime": 3, | |||
" | "result": "DiseaseSwab" | ||
}, | }, | ||
" | "FloorTileItemIronsandConcrete": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25, | |||
" | "Plastic": 25 | ||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemIronsandConcrete" | |||
}, | }, | ||
" | "HonkerPeripheralsElectronics": { | ||
"parent": [ | |||
"HonkerCentralElectronics" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
" | "Steel": 100, | ||
"Glass": 500, | |||
"Bananium": 100 | |||
}, | |||
" | "completetime": 4, | ||
"result": "HonkerPeripheralsElectronics" | |||
}, | }, | ||
" | "Matchbox": { | ||
"materials": { | |||
"Wood": 100 | |||
}, | |||
"completetime": 1, | |||
"result": "Matchbox" | |||
" | |||
" | |||
}, | }, | ||
" | "SheetPlasma1": { | ||
"materials": { | |||
"RawPlasma": 100 | |||
}, | |||
"completetime": 0, | |||
"result": "SheetPlasma1" | |||
" | |||
}, | }, | ||
" | "LedLightBulb": { | ||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
" | "Glass": 200 | ||
}, | |||
"completetime": 2, | |||
"result": "LedLightBulb" | |||
" | |||
" | |||
}, | }, | ||
" | "ChemistryEmptyBottle01": { | ||
"materials": { | |||
"Glass": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "ChemistryEmptyBottle01" | |||
" | |||
" | |||
}, | }, | ||
" | "BedsheetPurple": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
" | "Bedsheets" | ||
], | |||
"materials": { | |||
"Cloth": 150 | |||
}, | |||
"completetime": 2, | |||
"result": "BedsheetPurple" | |||
}, | }, | ||
" | "Dropper": { | ||
"materials": { | |||
"Glass": 50, | |||
"Plastic": 50 | |||
}, | |||
" | "completetime": 2, | ||
"result": "Dropper" | |||
}, | }, | ||
" | "JawsOfLife": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 500, | |||
"Plasma": 300, | |||
" | "Gold": 50 | ||
" | }, | ||
"completetime": 6, | |||
"result": "JawsOfLife" | |||
}, | }, | ||
" | "FloorTileItemBoxing": { | ||
"parent": [ | |||
"BasePlasticTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
"Plastic" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemBoxing" | |||
}, | }, | ||
" | "BedsheetYellow": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150 | |||
}, | |||
"completetime": 2, | |||
"result": "BedsheetYellow" | |||
}, | }, | ||
" | "FauxTileAstroIronsand": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
" | "Faux" | ||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemAstroIronsand" | |||
}, | }, | ||
" | "SheetRUGlass1": { | ||
"materials": { | |||
"RawUranium": 100, | |||
"RawQuartz": 100, | |||
"RawIron": 50, | |||
"Coal": 15 | |||
}, | |||
"completetime": 0, | |||
"result": "SheetRUGlass1" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitSeniorOfficer": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitSeniorOfficer" | |||
" | |||
}, | }, | ||
" | "CrowbarGreen": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200 | |||
" | }, | ||
"completetime": 2, | |||
"result": "CrowbarGreen" | |||
" | |||
}, | }, | ||
" | "MagazinePistolSubMachineGun": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 300 | |||
}, | |||
"result": "MagazinePistolSubMachineGun" | |||
" | |||
}, | }, | ||
" | "ElectricGrillMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
" | "Service" | ||
" | ], | ||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "ElectricGrillMachineCircuitboard" | |||
}, | }, | ||
" | "PrintedDocumentOrderPurchaseResourcesEquipmentRecipe": { | ||
"categories": [ | |||
"Orders" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentOrderPurchaseResourcesEquipment" | |||
}, | }, | ||
" | "Flare": { | ||
"parent": [ | |||
"GlowstickRed" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
" | "result": "Flare" | ||
}, | }, | ||
" | "ClothingUniformJumpskirtHoP": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtHoP" | |||
}, | }, | ||
" | "MaterialDurathread": { | ||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Cloth": 100, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 0, | |||
"result": "MaterialDurathread1" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingOuterWinterMime": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats" | ||
], | |||
"materials": { | |||
"Cloth": 500, | |||
" | "Durathread": 200 | ||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterMime" | |||
}, | }, | ||
" | "PrintedDocumentApplicationEmploymentRecipe": { | ||
"categories": [ | |||
"Statements" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentApplicationEmployment" | |||
}, | }, | ||
" | "FloorTileItemWhitePavementVertical": { | ||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemWhitePavementVertical" | ||
}, | }, | ||
" | "CircuitImprinterHyperConvectionMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
" | "Machines", | ||
" | "Research" | ||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "CircuitImprinterHyperConvectionMachineCircuitboard" | |||
}, | }, | ||
" | "HandheldHealthAnalyzer": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Glass": 500, | |||
"Steel": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "HandheldHealthAnalyzer" | |||
" | |||
}, | }, | ||
" | "PrintedDocumentOrderPurchaseWeaponsRecipe": { | ||
"categories": [ | |||
"Orders" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentOrderPurchaseWeapons" | |||
}, | }, | ||
" | "AutolatheMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"General" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "AutolatheMachineCircuitboard" | |||
}, | }, | ||
" | "DrinkMug": { | ||
"parent": [ | |||
"BaseGlasswareRecipe" | |||
], | |||
"materials": { | |||
"Glass": 200 | |||
}, | |||
"completetime": 0.8, | |||
"result": "DrinkMug" | |||
" | |||
" | |||
}, | }, | ||
" | "MagazineShotgunEmpty": { | ||
"parent": [ | |||
"BaseEmptyAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Magazines" | |||
], | |||
"materials": { | |||
" | "Steel": 50 | ||
" | }, | ||
"completetime": 1, | |||
"result": "MagazineShotgunEmpty" | |||
}, | }, | ||
" | "PrintedDocumentPermissionEquipmentRecipe": { | ||
"categories": [ | |||
"Permissions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentPermissionEquipment" | |||
}, | }, | ||
" | "ClothingOuterWinterSyndieCap": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
" | }, | ||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterSyndieCap" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingShoesBootsMagSci": { | ||
"materials": { | |||
"Steel": 1000, | |||
"Plastic": 500 | |||
}, | |||
"completetime": 10, | |||
"result": "ClothingShoesBootsMagSci" | |||
" | |||
}, | }, | ||
" | "BluespaceBeaker": { | ||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 500, | |||
"Plasma": 150, | |||
"Silver": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "BluespaceBeaker" | |||
}, | }, | ||
" | "SurveillanceWirelessCameraMovableCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
}, | |||
"completetime": 4, | |||
"result": "SurveillanceWirelessCameraMovableCircuitboard" | |||
}, | }, | ||
" | "BiogeneratorMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
" | }, | ||
"completetime": 4, | |||
"result": "BiogeneratorMachineCircuitboard" | |||
}, | }, | ||
" | "BorgModuleCable": { | ||
"parent": [ | |||
"BaseBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
" | "Modules" | ||
" | ], | ||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"completetime": 3, | |||
"result": "BorgModuleCable" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtCapFormalDress": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
" | ], | ||
" | "materials": { | ||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtCapFormalDress" | |||
}, | }, | ||
" | "FloorTileItemConcreteMono": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemConcreteMono" | ||
}, | }, | ||
" | "VimHarness": { | ||
"parent": [ | |||
"BaseMechPartRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 200 | |||
}, | |||
"result": "VimHarness" | |||
" | |||
}, | }, | ||
" | "PrintedDocumentEvacuationShuttleRequestRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentEvacuationShuttleRequest" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitPyjamaSyndicateRed": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitPyjamaSyndicateRed" | |||
" | |||
}, | }, | ||
" | "Truncheon": { | ||
"parent": [ | |||
"BaseWeaponRecipeMelee" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
" | "Plastic": 300 | ||
}, | |||
"completetime": 2, | |||
"result": "Truncheon" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtHoSBlack": { | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtHoSBlack" | |||
" | |||
}, | }, | ||
" | "ClothingNeckScarfStripedBlue": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
" | "Cloth": 200 | ||
}, | |||
"completetime": 2, | |||
"result": "ClothingNeckScarfStripedBlue" | |||
}, | }, | ||
" | "SpeedLoaderMagnumPractice": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 90 | |||
}, | |||
"result": "SpeedLoaderMagnumPractice" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitHoS": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "ClothingUniformJumpsuitHoS" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitRDClassical": { | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
" | "completetime": 4, | ||
" | "result": "ClothingUniformJumpsuitRDClassical" | ||
}, | }, | ||
" | "BoxLethalshot": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 320 | |||
}, | |||
"result": "BoxLethalshot" | |||
}, | }, | ||
" | "FloorTileItemDarkPavement": { | ||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemDarkPavement" | |||
}, | }, | ||
" | "HandheldGPSBasic": { | ||
"parent": [ | |||
"BaseBigToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 800, | ||
"Glass": 300 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "HandheldGPSBasic" | ||
}, | }, | ||
" | "AnomalyLocator": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 400, | ||
" | "Glass": 100 | ||
}, | |||
"completetime": 3, | |||
"result": "AnomalyLocatorEmpty" | |||
}, | }, | ||
" | "ClothingNeckScarfStripedBrown": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
"Cloth": 200 | |||
" | }, | ||
"completetime": 2, | |||
"result": "ClothingNeckScarfStripedBrown" | |||
}, | }, | ||
" | "BoxShotgunIncendiary": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 80, | |||
"Plastic": 320 | |||
}, | |||
" | "result": "BoxShotgunIncendiary" | ||
}, | }, | ||
" | "BedsheetNT": { | ||
"parent": [ | |||
"BaseSpecifiedBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "BedsheetNT" | ||
}, | }, | ||
" | "SodaDispenserMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
" | ], | ||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "SodaDispenserMachineCircuitboard" | |||
}, | }, | ||
" | "StationMapElectronics": { | ||
"parent": [ | |||
"BaseCheapElectronicsRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
" | }, | ||
"completetime": 2, | |||
"result": "StationMapCircuitboard" | |||
}, | }, | ||
" | "BiofabricatorMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
" | }, | ||
"completetime": 4, | |||
"result": "BiofabricatorMachineCircuitboard" | |||
}, | }, | ||
" | "FoodPlateMuffinTin": { | ||
"parent": [ | |||
"FoodPlateTin" | |||
], | |||
"materials": { | |||
"Steel": 50 | |||
}, | |||
"completetime": 0.4, | |||
"result": "FoodPlateMuffinTin" | |||
" | |||
}, | }, | ||
" | "FloorTileItemDarkMini": { | ||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
" | "result": "FloorTileItemDarkMini" | ||
}, | }, | ||
" | "FloorTileItemGratingMaint": { | ||
"parent": [ | |||
"BaseMaintTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Maints" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemGratingMaint" | ||
}, | }, | ||
" | "RightLegBorg": { | ||
"parent": [ | |||
"BaseBorgLimbRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "RightLegBorg" | |||
" | |||
" | |||
}, | }, | ||
" | "FloorTileItemTechmaint": { | ||
"parent": [ | |||
"BaseMaintTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Maints" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemTechmaint" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtQMTurtleneck": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtQMTurtleneck" | |||
}, | }, | ||
" | "ClothingBackpackElectropack": { | ||
"categories": [ | |||
"Clothing" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 250, | |||
"Cloth": 500 | |||
}, | |||
" | "completetime": 4, | ||
"result": "ClothingBackpackElectropack" | |||
}, | }, | ||
" | "HotplateMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseMedicalMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Medical" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
" | }, | ||
"completetime": 4, | |||
"result": "HotplateMachineCircuitboard" | |||
}, | }, | ||
" | "RipleyRArm": { | ||
"parent": [ | |||
"BaseRipleyLimbRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 750 | |||
}, | |||
"completetime": 10, | |||
"result": "RipleyRArm" | |||
}, | }, | ||
" | "FireExtinguisher": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "FireExtinguisher" | |||
" | |||
" | |||
}, | }, | ||
" | "APCElectronics": { | ||
"parent": [ | |||
"BaseCheapCircuitboardRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
], | |||
"materials": { | |||
" | "Steel": 50, | ||
" | "Glass": 250 | ||
}, | |||
"completetime": 2, | |||
"result": "APCElectronics" | |||
}, | }, | ||
" | "ClothingHeadHatParamedicsoft": { | ||
"parent": [ | |||
"BaseHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatParamedicsoft" | |||
" | |||
" | |||
}, | }, | ||
" | "HydroponicsToolScythe": { | ||
"parent": [ | |||
"BaseHydroToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 200 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "HydroponicsToolScythe" | ||
}, | }, | ||
" | "WetFloorSign": { | ||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "WetFloorSign" | |||
" | |||
}, | }, | ||
" | "SheetPlasteel30": { | ||
"materials": { | |||
"RawPlasma": 3000, | |||
"RawIron": 6000, | |||
"Coal": 1000 | |||
}, | |||
"result": "SheetPlasteel" | |||
" | |||
}, | }, | ||
" | "PowerCellHigh": { | ||
"parent": [ | |||
"BasePowerCellRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 400, | |||
"Plastic": 200, | |||
" | "Gold": 50 | ||
}, | |||
"completetime": 10, | |||
"result": "PowerCellHighPrinted" | |||
}, | }, | ||
" | "MagazinePistolEmpty": { | ||
"parent": [ | |||
"BaseEmptyAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Magazines" | |||
], | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 1, | |||
" | "result": "MagazinePistolEmpty" | ||
" | |||
}, | }, | ||
" | "BorgModuleAdvancedTool": { | ||
"parent": [ | |||
"BaseGoldBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
" | "Modules" | ||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 50 | |||
}, | |||
"completetime": 3, | |||
"result": "BorgModuleAdvancedTool" | |||
}, | }, | ||
" | "FloorTileItemTechmaintDark": { | ||
"parent": [ | |||
"BaseMaintTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
" | "Maints" | ||
" | ], | ||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemTechmaintDark" | |||
}, | }, | ||
" | "PrintedDocumentReportEmployeePerformanceRecipe": { | ||
"categories": [ | |||
"Reports" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentReportEmployeePerformance" | |||
" | |||
" | |||
}, | }, | ||
" | "SeismicCharge": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Plastic": 1500, | |||
"Steel": 100, | |||
"Silver": 100 | |||
}, | |||
"completetime": 1, | |||
"result": "SeismicCharge" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCapFormal": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitCapFormal" | ||
" | |||
}, | }, | ||
" | "KoboldCube": { | ||
"parent": [ | |||
"BaseCubeRecipe" | |||
], | |||
"materials": { | |||
"Biomass": 16 | |||
}, | |||
"completetime": 30, | |||
"result": "KoboldCube" | |||
}, | }, | ||
" | "FloorTileItemOldConcreteSmooth": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemOldConcreteSmooth" | |||
}, | }, | ||
" | "FauxTileAstroIronsandBorderless": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
" | "Plastic": 100 | ||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemAstroIronsandBorderless" | |||
}, | }, | ||
" | "Carpet": { | ||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
"result": "FloorCarpetItemRed" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingHeadHatBeretRND": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
" | "materials": { | ||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretRND" | |||
}, | }, | ||
" | "DrinkGlass": { | ||
"parent": [ | |||
"DrinkMug" | |||
], | |||
"materials": { | |||
"Glass": 200 | |||
}, | |||
"completetime": 0.8, | |||
"result": "DrinkGlass" | |||
" | |||
}, | }, | ||
" | "HamtrHarness": { | ||
"parent": [ | |||
"BaseMechPartRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 1200, | |||
"Glass": 1000 | |||
}, | |||
"completetime": 10, | |||
"result": "HamtrHarness" | |||
}, | }, | ||
" | "Shovel": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 200, | |||
"Wood": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "Shovel" | |||
}, | }, | ||
" | "AdvancedMineralScannerEmpty": { | ||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 300, | |||
"Plastic": 300, | |||
"Uranium": 500 | |||
}, | |||
"completetime": 1, | |||
"result": "AdvancedMineralScannerEmpty" | |||
" | |||
" | |||
}, | }, | ||
" | "Stunbaton": { | ||
"parent": [ | |||
"BaseWeaponRecipeMelee" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
" | "Steel": 300, | ||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "Stunbaton" | |||
}, | }, | ||
" | "FloorTileItemMetalDiamond": { | ||
"parent": [ | |||
"BaseIndustrialTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Industrial" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 50 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemMetalDiamond" | |||
}, | }, | ||
" | "MagazinePistolPractice": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 85 | |||
}, | |||
"result": "MagazinePistolPractice" | |||
" | |||
}, | }, | ||
" | "FloorTileItemElevatorShaft": { | ||
"parent": [ | |||
"BaseIndustrialTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
" | "Industrial" | ||
" | ], | ||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 50 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemElevatorShaft" | |||
}, | }, | ||
" | "Welder": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 400 | |||
}, | |||
"completetime": 2, | |||
" | "result": "Welder" | ||
" | |||
}, | }, | ||
" | "MagazineShotgun": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 240 | |||
}, | |||
"result": "MagazineShotgun" | |||
" | |||
}, | }, | ||
" | "WeaponProtoKineticAccelerator": { | ||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 500, | |||
"Silver": 100 | |||
}, | |||
"result": "WeaponProtoKineticAccelerator" | |||
}, | }, | ||
" | "PrintedDocumentSearchPermissionRecipe": { | ||
"categories": [ | |||
"Permissions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "PrintedDocumentSearchPermission" | |||
}, | }, | ||
" | "ClothingOuterVestTank": { | ||
"materials": { | |||
"Cloth": 100, | |||
"Steel": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingOuterVestTank" | |||
" | |||
}, | }, | ||
" | "PrintedDocumentProductManufacturingOrderRecipe": { | ||
"categories": [ | |||
"Orders" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentProductManufacturingOrder" | |||
}, | }, | ||
" | "MonkeyCube": { | ||
"parent": [ | |||
"BaseCubeRecipe" | |||
], | |||
"materials": { | |||
"Biomass": 16 | |||
}, | |||
"completetime": 30, | |||
" | "result": "MonkeyCube" | ||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtBartender": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
" | "Cloth": 300 | ||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtBartender" | |||
}, | }, | ||
" | "WeaponPistolCHIMP": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
" | "Glass": 400 | ||
}, | |||
"result": "WeaponPistolCHIMP" | |||
}, | }, | ||
" | "BoxShotgunUranium": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
" | "Plastic": 320, | ||
"Uranium": 240 | |||
}, | |||
"result": "BoxShotgunUranium" | |||
}, | }, | ||
" | "ClothingOuterWinterViro": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
" | "Cloth": 500, | ||
"Durathread": 200 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterViro" | |||
}, | }, | ||
" | "ClothingNeckTieRed": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
"Cloth": 200 | |||
}, | |||
"completetime": 2, | |||
" | "result": "ClothingNeckTieRed" | ||
}, | }, | ||
" | "XenoborgHeavyRecipe": { | ||
"parent": [ | |||
"BaseXenoborgRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
" | "Steel": 2000, | ||
" | "Plasteel": 1000 | ||
}, | |||
"completetime": 10, | |||
"result": "XenoborgHeavyPrinted" | |||
}, | }, | ||
" | "TelecomServerCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Engineering" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
" | }, | ||
"completetime": 4, | |||
"result": "TelecomServerCircuitboard" | |||
}, | }, | ||
" | "WeaponLaserCarbine": { | ||
"parent": [ | |||
"BaseWeaponRecipeLong" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 800, | |||
"Plastic": 500 | |||
" | }, | ||
"result": "WeaponLaserCarbine" | |||
}, | }, | ||
" | "Syringe": { | ||
"materials": { | |||
"Plastic": 100, | |||
"Steel": 25 | |||
}, | |||
"completetime": 2, | |||
"result": "Syringe" | |||
" | |||
}, | }, | ||
" | "TrashBag": { | ||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 1.2, | |||
"result": "TrashBag" | |||
" | |||
}, | }, | ||
" | "SurveillanceCameraWirelessRouterCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "SurveillanceCameraWirelessRouterCircuitboard" | |||
}, | }, | ||
" | "FloorGreenCircuit": { | ||
"parent": [ | |||
"BaseCircuitTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Circuit" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemGCircuit" | ||
}, | }, | ||
" | "MagazineBoxPistolUranium": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
" | "Ammo", | ||
"Boxes" | |||
], | |||
"materials": { | |||
"Plastic": 300, | |||
"Uranium": 600 | |||
}, | |||
"result": "MagazineBoxPistolUranium" | |||
}, | }, | ||
" | "DoorElectronics": { | ||
"parent": [ | |||
"BaseCheapElectronicsRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Circuitry" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "DoorElectronics" | |||
}, | }, | ||
" | "CarpetGreen": { | ||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
"result": "FloorCarpetItemGreen" | |||
" | |||
" | |||
}, | }, | ||
" | "Saw": { | ||
"parent": [ | |||
"BaseSurgicalRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200 | |||
" | }, | ||
"completetime": 2, | |||
"result": "Saw" | |||
" | |||
}, | }, | ||
" | "CombatKnife": { | ||
"parent": [ | |||
"BaseWeaponRecipeMelee" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 250, | |||
" | "Plastic": 100 | ||
}, | |||
"completetime": 2, | |||
" | "result": "CombatKnife" | ||
" | |||
}, | }, | ||
" | "SheetGlass1": { | ||
"materials": { | |||
"RawQuartz": 100 | |||
}, | |||
"completetime": 0, | |||
" | "result": "SheetGlass1" | ||
" | |||
}, | }, | ||
" | "ChemicalPayload": { | ||
"parent": [ | |||
"BaseWeaponRecipe" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 300 | |||
}, | |||
" | "result": "ChemicalPayload" | ||
}, | }, | ||
" | "MedkitCombat": { | ||
"parent": [ | |||
"Medkit" | |||
], | |||
"materials": { | |||
" | "Plastic": 300 | ||
}, | |||
"completetime": 2, | |||
"result": "MedkitCombat", | |||
"name": "lathe-recipe-MedkitCombat-name" | |||
}, | }, | ||
" | "MiningDrillDiamond": { | ||
"parent": [ | |||
"MiningDrill" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 600, | |||
"Plastic": 200, | |||
"Silver": 200, | |||
" | "Diamond": 100 | ||
" | }, | ||
"completetime": 3, | |||
"result": "MiningDrillDiamond" | |||
}, | }, | ||
" | "RightArmBorg": { | ||
"parent": [ | |||
"BaseBorgLimbRecipe" | |||
], | |||
"categories": [ | |||
" | "Robotics" | ||
], | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "RightArmBorg" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtChiefEngineerTurtle": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "ClothingUniformJumpskirtChiefEngineerTurtle" | |||
}, | }, | ||
" | "PrintedDocumentOrderMedicalInterventionRecipe": { | ||
"categories": [ | |||
"OrdersAndInstructions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "PrintedDocumentOrderMedicalIntervention" | |||
}, | }, | ||
" | "FloorTileItemGrayConcreteSmooth": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"completetime": 0.5, | |||
" | "result": "FloorTileItemGrayConcreteSmooth" | ||
" | |||
}, | }, | ||
" | "MineralScannerEmpty": { | ||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 300, | |||
"Plastic": 300, | |||
"Gold": 500 | |||
}, | |||
"completetime": 3, | |||
"result": "MineralScannerEmpty" | |||
" | |||
}, | }, | ||
" | "ReagentGrinderIndustrialMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"General" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
" | }, | ||
"completetime": 4, | |||
"result": "ReagentGrinderIndustrialMachineCircuitboard" | |||
}, | }, | ||
" | "FlatpackerMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"General" | |||
], | |||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "FlatpackerMachineCircuitboard" | |||
}, | }, | ||
" | "FloorTileItemShuttleGrey": { | ||
"parent": [ | |||
"BaseShuttleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Shuttle" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plasteel": 25 | |||
}, | |||
"completetime": 1, | |||
" | "result": "FloorTileItemShuttleGrey" | ||
" | |||
}, | }, | ||
" | "SolarTrackerElectronics": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
" | ], | ||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "SolarTrackerElectronics" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitChemistry": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitChemistry" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingHeadHatWelding": { | ||
"materials": { | |||
"Steel": 400, | |||
"Glass": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatWelding" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitHoSBlue": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitHoSBlue" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtParamedic": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtParamedic" | |||
" | |||
" | |||
}, | }, | ||
" | "Wirecutter": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 200, | ||
"Plastic": 50 | |||
}, | |||
" | "completetime": 2, | ||
"icon": { | |||
"sprite": "Objects/Tools/wirecutters.rsi", | |||
"state": "cutters-map" | |||
}, | |||
"result": "Wirecutter" | |||
}, | }, | ||
" | "LightReplacer": { | ||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
" | "completetime": 2.4, | ||
" | "result": "LightReplacerEmpty" | ||
}, | }, | ||
" | "BioGenMonkeyCube": { | ||
"categories": [ | |||
"Food" | |||
], | |||
"materials": { | |||
"Biomass": 70 | |||
}, | |||
"completetime": 3, | |||
"result": "MonkeyCube" | |||
" | |||
}, | }, | ||
" | "FloorTileItemDarkOffset": { | ||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemDarkOffset" | |||
}, | }, | ||
" | "BoxShellTranquilizer": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Plastic": 240, | |||
"Steel": 160, | |||
"Glass": 80, | |||
" | "Plasma": 160, | ||
"Silver": 80 | |||
}, | |||
"result": "BoxShellTranquilizer" | |||
}, | }, | ||
" | "MagazineLightRiflePractice": { | ||
"parent": [ | |||
" | "BaseAmmoRecipe" | ||
" | ], | ||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 205 | |||
}, | |||
"result": "MagazineLightRiflePractice" | |||
}, | }, | ||
" | "HamtrLArm": { | ||
"parent": [ | |||
"BaseHamtrLimbRecipe" | |||
], | |||
" | "categories": [ | ||
" | "Mech" | ||
], | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 600 | |||
}, | |||
"completetime": 10, | |||
"result": "HamtrLArm" | |||
}, | }, | ||
" | "BedsheetClown": { | ||
"parent": [ | |||
"BaseSpecifiedBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
" | "Cloth": 150, | ||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "BedsheetClown" | |||
}, | }, | ||
" | "SheetPlasteel1": { | ||
"materials": { | |||
"RawPlasma": 100, | |||
"RawIron": 200, | |||
"Coal": 30 | |||
}, | |||
"completetime": 0, | |||
"result": "SheetPlasteel1" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitOperative": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitOperative" | |||
" | |||
" | |||
}, | }, | ||
" | "ArtifactCrusherMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
" | ], | ||
"categories": [ | |||
"Machines", | |||
"Research" | |||
], | |||
"materials": { | |||
" | "Steel": 100, | ||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ArtifactCrusherMachineCircuitboard" | |||
}, | }, | ||
" | "ClothingHeadHatHoshat": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
" | "Durathread": 50 | ||
" | }, | ||
"completetime": 2, | |||
"result": "ClothingHeadHatHoshat" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtResearchDirector": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "ClothingUniformJumpskirtResearchDirector" | |||
}, | }, | ||
" | "ProtolatheHyperConvectionMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
" | "Machines", | ||
" | "Research" | ||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ProtolatheHyperConvectionMachineCircuitboard" | |||
}, | }, | ||
" | "CondenserMachineCircuitBoard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Engineering" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
}, | |||
"completetime": 4, | |||
"result": "CondenserMachineCircuitBoard" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitEngineering": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitEngineering" | |||
" | |||
" | |||
}, | }, | ||
" | "MagazineBoxRifle": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 750 | |||
}, | |||
"result": "MagazineBoxRifle" | |||
" | |||
}, | }, | ||
" | "MaterialDiamond": { | ||
"materials": { | |||
"RawDiamond": 100 | |||
}, | |||
"completetime": 0, | |||
"result": "MaterialDiamond1" | |||
" | |||
}, | }, | ||
" | "Defibrillator": { | ||
"materials": { | |||
"Steel": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "DefibrillatorEmpty" | |||
" | |||
" | |||
}, | }, | ||
" | "BoxFolderClipboardEmpty": { | ||
"materials": { | |||
"Wood": 100, | |||
"Steel": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "BoxFolderClipboardEmpty" | |||
" | |||
" | |||
}, | }, | ||
" | "CableDetStack1": { | ||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Plastic": 50, | |||
"Plasma": 25, | |||
"Gold": 20 | |||
}, | |||
"completetime": 2, | |||
"result": "CableDetStack1" | |||
" | |||
}, | }, | ||
" | "BorgModuleInflatable": { | ||
"parent": [ | |||
"BaseBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
" | "Modules" | ||
], | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
" | "completetime": 3, | ||
"result": "BorgModuleInflatable" | |||
}, | }, | ||
" | "HamtrRArm": { | ||
"parent": [ | |||
"BaseHamtrLimbRecipe" | |||
], | |||
" | "categories": [ | ||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 600 | |||
}, | |||
"completetime": 10, | |||
"result": "HamtrRArm" | |||
}, | }, | ||
" | "PrintedDocumentDeathCertificateRecipe": { | ||
"categories": [ | |||
"Evidence" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentDeathCertificate" | |||
}, | }, | ||
" | "HonkerLLeg": { | ||
"parent": [ | |||
"BaseHonkerLimbRecipe" | |||
], | |||
"categories": [ | |||
" | "Mech" | ||
" | ], | ||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 750, | |||
"Bananium": 250 | |||
}, | |||
"completetime": 10, | |||
"result": "HonkerLLeg" | |||
}, | }, | ||
" | "EmitterCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Engineering" | |||
], | |||
" | "materials": { | ||
" | "Steel": 100, | ||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "EmitterCircuitboard" | |||
}, | }, | ||
" | "Vape": { | ||
"materials": { | |||
"Plastic": 100, | |||
"Steel": 250 | |||
}, | |||
"completetime": 2, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Smokeables/Vapes/vape-standard.rsi", | |||
"state": "icon" | |||
}, | |||
"result": "Vape" | |||
}, | }, | ||
" | "ClothingBackpackWaterTank": { | ||
"materials": { | |||
"Steel": 250, | |||
"Glass": 1000 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingBackpackWaterTank" | |||
" | |||
" | |||
}, | }, | ||
" | "HydroponicsToolHatchet": { | ||
"parent": [ | |||
"BaseHydroToolRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "HydroponicsToolHatchet" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtSeniorEngineer": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
" | ], | ||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtSeniorEngineer" | |||
}, | }, | ||
" | "ConveyorBeltAssembly": { | ||
"materials": { | |||
"Steel": 250, | |||
"Plastic": 50 | |||
}, | |||
" | "completetime": 4, | ||
" | "result": "ConveyorBeltAssembly" | ||
}, | }, | ||
" | "PrintedDocumentShuttleRegistrationRequestRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "PrintedDocumentShuttleRegistrationRequest" | ||
" | |||
}, | }, | ||
" | "AnomalyVesselCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"Research" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "AnomalyVesselCircuitboard" | |||
}, | }, | ||
" | "FloorTileItemSteelPavement": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemSteelPavement" | |||
}, | }, | ||
" | "FloorTileItemSteelSlatsContinuous": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
" | "result": "FloorTileItemSteelSlatsContinuous" | ||
}, | }, | ||
" | "APECircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Research" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "APECircuitboard" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitHydroponics": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitHydroponics" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingNeckMantleHOSShoulder": { | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingNeckMantleHOSShoulder" | |||
" | |||
}, | }, | ||
" | "WhiteCane": { | ||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "WhiteCane" | |||
" | |||
" | |||
}, | }, | ||
" | "GasRecyclerMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
" | "Machines", | ||
"Engineering" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "GasRecyclerMachineCircuitboard" | |||
}, | }, | ||
" | "MopItem": { | ||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "MopItem" | |||
}, | }, | ||
" | "PrintedDocumentConstructionPermitRecipe": { | ||
"categories": [ | |||
"Permissions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "PrintedDocumentConstructionPermit" | ||
" | |||
}, | }, | ||
" | "FloorTileItemGym": { | ||
"parent": [ | |||
"BasePlasticTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Plastic" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemGym" | |||
}, | }, | ||
" | "MagazineLightRifleUranium": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 360, | |||
"Uranium": 360 | |||
}, | |||
"result": "MagazineLightRifleUranium" | |||
" | |||
}, | }, | ||
" | "FloorTileItemGrayConcrete": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
" | "Concrete" | ||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemGrayConcrete" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtOperative": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
" | ], | ||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtOperative" | |||
}, | }, | ||
" | "ClothingHeadHatBeretWarden": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretWarden" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCapTurtleneck": { | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitCapTurtleneck" | ||
" | |||
}, | }, | ||
" | "FoodPlateTin": { | ||
"materials": { | |||
"Steel": 100 | |||
}, | |||
"completetime": 0.4, | |||
"result": "FoodPlateTin" | |||
" | |||
" | |||
}, | }, | ||
" | "BioGenPestKiller": { | ||
"categories": [ | |||
"Chemicals" | |||
], | |||
"materials": { | |||
" | "Biomass": 12 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Tools/Hydroponics/sprays.rsi", | |||
"state": "weedspray" | |||
}, | |||
"resultReagents": { | |||
"PestKiller": 10 | |||
} | |||
}, | }, | ||
" | "GyroscopeMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseSupplyMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Supply" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
}, | |||
"completetime": 4, | |||
"result": "GyroscopeMachineCircuitboard" | |||
}, | }, | ||
" | "MagazinePistolSubMachineGunTopMountedEmpty": { | ||
"parent": [ | |||
"BaseEmptyAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Magazines" | |||
], | |||
"materials": { | |||
"Steel": 30 | |||
}, | |||
"completetime": 1, | |||
"result": "MagazinePistolSubMachineGunTopMountedEmpty" | |||
" | |||
" | |||
}, | }, | ||
" | "FloorTileItemConcrete": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemConcrete" | |||
}, | }, | ||
" | "ProtolatheMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"Research" | |||
], | |||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "ProtolatheMachineCircuitboard" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtRDClassical": { | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtRDClassical" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitHoSBlack": { | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitHoSBlack" | |||
" | |||
}, | }, | ||
" | "MagazineBoxPistolIncendiary": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Plastic": 600 | |||
}, | |||
" | "result": "MagazineBoxPistolIncendiary" | ||
}, | }, | ||
" | "FauxTileMowedAstroGrass": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 100 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemMowedAstroGrass" | |||
}, | }, | ||
" | "AdvMopItem": { | ||
"materials": { | |||
"Plastic": 400, | |||
"Steel": 100, | |||
"Glass": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "AdvMopItem" | |||
" | |||
}, | }, | ||
" | "HolofanProjector": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 50, | |||
"Plastic": 50 | |||
}, | |||
" | "completetime": 8, | ||
"result": "HolofanProjectorEmpty" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtHoSAlt": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
" | ], | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtHoSAlt" | |||
}, | }, | ||
" | "ClothingHeadHatBeretBrigmedic": { | ||
"parent": [ | |||
"BaseHatRecipe" | |||
" | ], | ||
"categories": [ | |||
"Hats" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretBrigmedic" | |||
}, | }, | ||
" | "HonkerCentralElectronics": { | ||
" | "parent": [ | ||
"BaseBananiumCircuitboardRecipe", | |||
"BaseMechRecipeCategory" | |||
], | |||
"categories": [ | |||
"Mech" | |||
" | ], | ||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Bananium": 100 | |||
}, | |||
" | "completetime": 4, | ||
" | "result": "HonkerCentralElectronics" | ||
}, | }, | ||
" | "SignallerAdvanced": { | ||
"parent": [ | |||
"BasePartRecipe" | |||
], | |||
"categories": [ | |||
" | "Parts" | ||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 200, | |||
"Plasma": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "RemoteSignallerAdvanced" | |||
}, | }, | ||
" | "PrintedDocumentComplaintViolationLaborRulesRecipe": { | ||
"categories": [ | |||
"Complaintst" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentComplaintViolationLaborRules" | |||
}, | }, | ||
" | "EmergencyRollerBedSpawnFolded": { | ||
"parent": [ | |||
"RollerBedSpawnFolded" | |||
], | |||
"materials": { | |||
"Steel": 600, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 1, | |||
"result": "EmergencyRollerBedSpawnFolded" | |||
" | |||
" | |||
}, | }, | ||
" | "BedsheetOrange": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150 | |||
}, | |||
"completetime": 2, | |||
" | "result": "BedsheetOrange" | ||
}, | }, | ||
" | "MagazinePistolSubMachineGunPractice": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 150 | |||
}, | |||
"result": "MagazinePistolSubMachineGunPractice" | |||
" | |||
}, | }, | ||
" | "KitchenKnife": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200, | |||
" | "Plastic": 50 | ||
}, | |||
"completetime": 2, | |||
" | "result": "KitchenKnife" | ||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtCentcomFormalDress": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "ClothingUniformJumpskirtCentcomFormalDress" | |||
}, | }, | ||
" | "MagazineBoxMagnumPractice": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 60 | |||
}, | |||
"result": "MagazineBoxMagnumPractice" | |||
" | |||
}, | }, | ||
" | "BioGenEthanol": { | ||
"categories": [ | |||
"Food" | |||
], | |||
"materials": { | |||
" | "Biomass": 18 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
" | "sprite": "Objects/Consumable/Drinks/glass_clear.rsi", | ||
"state": "icon" | |||
}, | |||
"resultReagents": { | |||
"Ethanol": 10 | |||
} | |||
}, | }, | ||
" | "FreezerElectronics": { | ||
"parent": [ | |||
"BaseCheapElectronicsRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "FreezerElectronics" | |||
}, | }, | ||
" | "ClothingHeadPyjamaSyndicateRed": { | ||
"parent": [ | |||
"BaseHatRecipe" | |||
], | |||
"categories": [ | |||
" | "Hats" | ||
" | ], | ||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadPyjamaSyndicateRed" | |||
}, | }, | ||
" | "PrintedDocumentReportStudyObjectRecipe": { | ||
"categories": [ | |||
"Reports" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentReportStudyObject" | |||
}, | }, | ||
" | "BorgModuleAdvancedMining": { | ||
"parent": [ | |||
"BaseGoldBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
" | ], | ||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 50 | |||
}, | |||
"completetime": 3, | |||
" | "result": "BorgModuleAdvancedMining" | ||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitPyjamaSyndicatePink": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitPyjamaSyndicatePink" | ||
" | |||
}, | }, | ||
" | "WelderExperimental": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 800, | |||
"Plasma": 200 | |||
}, | |||
" | "completetime": 6, | ||
" | "result": "WelderExperimental" | ||
}, | }, | ||
" | "ClothingUniformJumpsuitChiefEngineer": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitChiefEngineer" | |||
}, | }, | ||
" | "ClothingHeadHatBeretCmo": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
" | "Command" | ||
" | ], | ||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretCmo" | |||
}, | }, | ||
" | "Pickaxe": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 1000, | |||
"Wood": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "Pickaxe" | |||
}, | }, | ||
" | "ClothingEyesHudSecurity": { | ||
"categories": [ | |||
"Clothing" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingEyesHudSecurity" | |||
" | |||
" | |||
}, | }, | ||
" | "FloorTileItemSteel": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemSteel" | |||
}, | }, | ||
" | "Mousetrap": { | ||
"materials": { | |||
"Wood": 100, | |||
"Steel": 50 | |||
}, | |||
"completetime": 1, | |||
"result": "Mousetrap" | |||
}, | }, | ||
" | "SheetUranium30": { | ||
"materials": { | |||
"RawUranium": 3000 | |||
}, | |||
"completetime": 2, | |||
"result": "SheetUranium" | |||
" | |||
}, | }, | ||
" | "HellfireFreezerMachineCircuitBoard": { | ||
"parent": [ | |||
"BaseSilverCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Engineering" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500, | ||
" | "Silver": 100 | ||
}, | |||
"completetime": 4, | |||
"result": "HellfireFreezerMachineCircuitBoard" | |||
}, | }, | ||
" | "HamtrLLeg": { | ||
"parent": [ | |||
"BaseHamtrLimbRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 600 | |||
" | }, | ||
" | "completetime": 10, | ||
"result": "HamtrLLeg" | |||
}, | }, | ||
" | "ClothingOuterWinterPara": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
" | }, | ||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterPara" | |||
}, | }, | ||
" | "SheetRGlassRaw": { | ||
"materials": { | |||
"RawQuartz": 100, | |||
"RawIron": 50, | |||
"Coal": 15 | |||
}, | |||
"completetime": 0, | |||
"result": "SheetRGlass1" | |||
" | |||
" | |||
}, | }, | ||
" | "FloorTileItemWhiteOffset": { | ||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemWhiteOffset" | |||
}, | }, | ||
" | "Jug": { | ||
"materials": { | |||
"Plastic": 400 | |||
}, | |||
"completetime": 4, | |||
"result": "Jug" | |||
" | |||
}, | }, | ||
" | "CargoTelepadMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseSupplyMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Supply" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
" | }, | ||
"completetime": 4, | |||
"result": "CargoTelepadMachineCircuitboard" | |||
}, | }, | ||
" | "PowerDrill": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 600, | |||
"Plastic": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "PowerDrill" | |||
}, | }, | ||
" | "PrintedDocumentNoticeOfLiquidationRecipe": { | ||
"categories": [ | |||
"ErrorDocument" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentNoticeOfLiquidation" | |||
}, | }, | ||
" | "TargetSyndicate": { | ||
"parent": [ | |||
"BaseTargetRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
" | "Steel": 500 | ||
}, | |||
"result": "TargetSyndicate" | |||
" | |||
}, | }, | ||
" | "WeaponDisabler": { | ||
"parent": [ | |||
"BaseWeaponRecipeSidearm" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
" | "Glass": 200, | ||
"Plastic": 200 | |||
}, | |||
"completetime": 6, | |||
" | "result": "WeaponDisabler" | ||
" | |||
}, | }, | ||
" | "ClothingBackpackDuffelHolding": { | ||
"parent": [ | |||
"ClothingBackpackHolding" | |||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Silver": 750, | |||
"Plasma": 1500, | |||
"Uranium": 150 | |||
}, | |||
"result": "ClothingBackpackDuffelHolding" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitBrigmedic": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitBrigmedic" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingOuterWinterCentcom": { | ||
"parent": [ | |||
"BaseCommandCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2, | |||
" | "result": "ClothingOuterWinterCentcom" | ||
}, | }, | ||
" | "BioGenPaperRolling1": { | ||
"categories": [ | |||
"Materials" | |||
], | |||
"materials": { | |||
"Biomass": 1 | |||
}, | |||
"completetime": 1, | |||
"result": "PaperRolling1" | |||
}, | }, | ||
" | "FloorTileItemCarpetClown": { | ||
"parent": [ | |||
"BaseCarpetTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Carpets" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Cloth": 25 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemCarpetClown" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitHoP": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "ClothingUniformJumpsuitHoP" | |||
}, | }, | ||
" | "CustomDrinkJug": { | ||
"materials": { | |||
"Plastic": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "CustomDrinkJug" | |||
" | |||
}, | }, | ||
" | "FloorTileItemSteelDiagonalMini": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemSteelDiagonalMini" | |||
}, | }, | ||
" | "BoxShotgunPractice": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 80 | |||
}, | |||
"result": "BoxShotgunPractice" | |||
}, | }, | ||
" | "StasisBedMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMedicalMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
" | "Machines", | ||
"Medical" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "StasisBedMachineCircuitboard" | |||
}, | }, | ||
" | "CarpetBlack": { | ||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
" | "result": "FloorCarpetItemBlack" | ||
}, | }, | ||
" | "BorgChargerCircuitboard": { | ||
"parent": [ | |||
"BaseCheapElectronicsRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"General" | |||
" | ], | ||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "BorgChargerCircuitboard" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCentcomFormal": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitCentcomFormal" | |||
}, | }, | ||
" | "PrintedDocumentApplicationEquipmentRecipe": { | ||
"categories": [ | |||
"Statements" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "PrintedDocumentApplicationEquipment" | ||
" | |||
}, | }, | ||
" | "ClothingNeckTieDet": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
" | "Cloth": 200 | ||
}, | |||
"completetime": 2, | |||
"result": "ClothingNeckTieDet" | |||
}, | }, | ||
" | "HamtrRLeg": { | ||
"parent": [ | |||
"BaseHamtrLimbRecipe" | |||
" | ], | ||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 600 | |||
}, | |||
"completetime": 10, | |||
"result": "HamtrRLeg" | |||
}, | }, | ||
" | "FloorTileItemDarkSlatsContinuous": { | ||
" | "parent": [ | ||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemDarkSlatsContinuous" | ||
}, | }, | ||
" | "FloorTileItemSteelOffset": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemSteelOffset" | |||
}, | }, | ||
" | "ClothingNeckScarfStripedLightBlue": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
"Cloth": 200 | |||
" | }, | ||
"completetime": 2, | |||
"result": "ClothingNeckScarfStripedLightBlue" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitHoPTurtleneck": { | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitHoPTurtleneck" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtSeniorPhysician": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpskirtSeniorPhysician" | ||
" | |||
}, | }, | ||
" | "BioGenPaper": { | ||
"categories": [ | |||
"Materials" | |||
], | |||
"materials": { | |||
"Biomass": 2 | |||
}, | |||
"completetime": 1, | |||
"result": "Paper" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitLibrarian": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitLibrarian" | ||
" | |||
}, | }, | ||
" | "MicrowaveMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "MicrowaveMachineCircuitboard" | |||
}, | }, | ||
" | "BioGenEZNutrient": { | ||
"categories": [ | |||
"Chemicals" | |||
], | |||
"materials": { | |||
" | "Biomass": 15 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | |||
"state": "bottle-1" | |||
" | }, | ||
"resultReagents": { | |||
"EZNutrient": 10 | |||
} | |||
}, | }, | ||
" | "ButchCleaver": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 50 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "ButchCleaver" | ||
}, | }, | ||
" | "MicroManipulatorStockPart": { | ||
"parent": [ | |||
"BaseStockPartRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
" | "completetime": 1, | ||
" | "result": "MicroManipulatorStockPart" | ||
}, | }, | ||
" | "FloorTileItemWoodLarge": { | ||
"parent": [ | |||
"BaseWoodTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Wood" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Wood": 25 | |||
" | }, | ||
" | "completetime": 0.5, | ||
"result": "FloorTileItemWoodLarge" | |||
}, | }, | ||
" | "RipleyPeripheralsElectronics": { | ||
"parent": [ | |||
"RipleyCentralElectronics" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
" | }, | ||
"completetime": 4, | |||
"result": "RipleyPeripheralsElectronics" | |||
}, | }, | ||
" | "TelescopicShield": { | ||
"parent": [ | |||
"BaseShieldRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 800 | |||
}, | |||
"completetime": 4, | |||
" | "result": "TelescopicShield" | ||
" | |||
}, | }, | ||
" | "BiomassReclaimerMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMedicalMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Medical" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
" | }, | ||
"completetime": 4, | |||
"result": "BiomassReclaimerMachineCircuitboard" | |||
}, | }, | ||
" | "BedsheetBrigmedic": { | ||
"parent": [ | |||
"BaseSpecifiedBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
" | }, | ||
"completetime": 2, | |||
"result": "BedsheetBrigmedic" | |||
" | |||
" | |||
}, | }, | ||
" | "MaterialClothCotton": { | ||
"materials": { | |||
"Cotton": 200 | |||
}, | |||
"completetime": 1, | |||
"result": "MaterialCloth1" | |||
}, | }, | ||
" | "ClothingOuterWinterMusician": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats" | ||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
" | "completetime": 3.2, | ||
"result": "ClothingOuterWinterMusician" | |||
}, | }, | ||
" | "ClothingOuterWinterSci": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats" | ||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
" | "completetime": 3.2, | ||
"result": "ClothingOuterWinterSci" | |||
}, | }, | ||
" | "ClothingOuterWinterSec": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
" | "completetime": 3.2, | ||
" | "result": "ClothingOuterWinterSec" | ||
}, | }, | ||
" | "MagazineLightRifleIncendiary": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
" | "categories": [ | ||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 540 | |||
}, | |||
"result": "MagazineLightRifleIncendiary" | |||
}, | }, | ||
" | "ExplosivePayload": { | ||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 100, | |||
"Glass": 50, | |||
"Plasma": 50, | |||
"Silver": 50 | |||
}, | |||
"completetime": 4, | |||
"result": "ExplosivePayload" | |||
" | |||
" | |||
}, | }, | ||
" | "CellRechargerCircuitboard": { | ||
"parent": [ | |||
"BaseCheapElectronicsRecipe", | |||
"BaseMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
" | "Machines" | ||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "CellRechargerCircuitboard" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtQM": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtQM" | |||
}, | }, | ||
" | "HolopadMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"General" | |||
], | |||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "HolopadMachineCircuitboard" | |||
}, | }, | ||
" | "PrintedDocumentStatementHealtheRecipe": { | ||
"categories": [ | |||
"ConclusionsAndDecisions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "PrintedDocumentStatementHealth" | ||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitParamedic": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitParamedic" | |||
" | |||
}, | }, | ||
" | "ClothingNeckScarfStripedBlack": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
"Cloth": 200 | |||
" | }, | ||
" | "completetime": 2, | ||
"result": "ClothingNeckScarfStripedBlack" | |||
}, | }, | ||
" | "MagazinePistolIncendiary": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
" | "Steel": 25, | ||
"Plastic": 120 | |||
}, | |||
"result": "MagazinePistolIncendiary" | |||
" | |||
}, | }, | ||
" | "ClothingMaskSterile": { | ||
"materials": { | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingMaskSterile" | |||
" | |||
}, | }, | ||
" | "PositronicBrain": { | ||
"parent": [ | |||
"BaseRoboticsRecipe" | |||
], | |||
"categories": [ | |||
" | "Robotics" | ||
" | ], | ||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 500, | |||
"Gold": 100, | |||
"Silver": 100, | |||
"Plasma": 1000 | |||
}, | |||
"completetime": 3, | |||
"result": "PositronicBrain" | |||
}, | }, | ||
" | "OffsetCaneWood": { | ||
"materials": { | |||
"Steel": 100, | |||
"Wood": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "OffsetCaneWood" | |||
" | |||
" | |||
}, | }, | ||
" | "FauxTileJungleAstroGrass": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemJungleAstroGrass" | ||
}, | }, | ||
" | "PrintedDocumentOrderParolePrisonerRecipe": { | ||
"categories": [ | |||
"OrdersAndInstructions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "PrintedDocumentOrderParolePrisoner" | |||
" | |||
}, | }, | ||
" | "SurveillanceWirelessCameraAnchoredCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
" | "Steel": 100, | ||
" | "Glass": 500 | ||
}, | |||
"completetime": 4, | |||
"result": "SurveillanceWirelessCameraAnchoredCircuitboard" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCentcomOfficial": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "ClothingUniformJumpsuitCentcomOfficial" | |||
}, | }, | ||
" | "PKAUpgradeDamage": { | ||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 1500, | |||
"Gold": 500, | |||
"Silver": 500 | |||
}, | |||
"result": "PKAUpgradeDamage" | |||
}, | }, | ||
" | "FloorTileItemWhiteDiagonalMini": { | ||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
" | ], | ||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemWhiteDiagonalMini" | |||
}, | }, | ||
" | "FloorTileItemShowroom": { | ||
"parent": [ | |||
"BaseIndustrialTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Industrial" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 50 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemShowroom" | |||
}, | }, | ||
" | "SyringeCryostasis": { | ||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "SyringeCryostasis" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingHeadHatBeretQM": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
" | "result": "ClothingHeadHatBeretQM" | ||
}, | }, | ||
" | "BoxShotgunFlare": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
" | "Boxes" | ||
], | |||
"materials": { | |||
"Steel": 80, | |||
"Plastic": 80 | |||
}, | |||
"result": "BoxShotgunFlare" | |||
}, | }, | ||
" | "SpeedLoaderMagnum": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 190 | |||
}, | |||
"result": "SpeedLoaderMagnum" | |||
" | |||
}, | }, | ||
" | "GasAnalyzer": { | ||
"parent": [ | |||
"BaseBigToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 800, | ||
"Glass": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "GasAnalyzer" | |||
}, | }, | ||
" | "ClothingOuterWinterMiner": { | ||
"parent": [ | |||
" | "BaseCoatRecipe" | ||
" | ], | ||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterMiner" | |||
}, | }, | ||
" | "MagazineRiflePractice": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 175 | |||
}, | |||
"result": "MagazineRiflePractice" | |||
" | |||
}, | }, | ||
" | "BioGenCandle": { | ||
"categories": [ | |||
"Materials" | |||
], | |||
"materials": { | |||
"Biomass": 3 | |||
}, | |||
"completetime": 3, | |||
"result": "Candle" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtPrisoner": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
" | "Cloth": 300 | ||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtPrisoner" | |||
}, | }, | ||
" | "SciFlash": { | ||
"parent": [ | |||
"BaseRoboticsPartRecipe" | |||
], | |||
"categories": [ | |||
" | "Parts" | ||
], | |||
"materials": { | |||
"Glass": 100, | |||
"Plastic": 200, | |||
"Steel": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "SciFlash" | |||
}, | }, | ||
" | "SheetifierMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"General" | |||
], | |||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "SheetifierMachineCircuitboard" | |||
}, | }, | ||
" | "WireBrush": { | ||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "WireBrush" | |||
" | |||
" | |||
}, | }, | ||
" | "RCDAmmo": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 250 | |||
}, | |||
"completetime": 2, | |||
"result": "RCDAmmo" | |||
}, | }, | ||
" | "BioGenBlackpepper": { | ||
"categories": [ | |||
"Food" | |||
], | |||
"materials": { | |||
" | "Biomass": 18 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/condiments.rsi", | |||
"state": "packet-pepper" | |||
}, | |||
"resultReagents": { | |||
"Blackpepper": 10 | |||
} | |||
}, | }, | ||
" | "UtilityBelt": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Cloth": 100, | |||
" | "Steel": 50 | ||
}, | |||
"completetime": 2, | |||
"result": "ClothingBeltUtility" | |||
}, | }, | ||
" | "PKAUpgradeFireRate": { | ||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 1500, | |||
"Gold": 500, | |||
"Silver": 500 | |||
}, | |||
"result": "PKAUpgradeFireRate" | |||
" | |||
}, | }, | ||
" | "PrintedDocumentReportOnTheChaptersMeetingRecipe": { | ||
"categories": [ | |||
"Reports" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentReportOnTheChaptersMeeting" | |||
}, | }, | ||
" | "CableMVStack": { | ||
"parent": [ | |||
"CableStack" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 30 | |||
}, | |||
" | "completetime": 0.1, | ||
"result": "CableMVStack1" | |||
}, | }, | ||
" | "PrintedDocumentErrorLoadingFormHeaderRecipe": { | ||
"categories": [ | |||
"ErrorDocument" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentErrorLoadingFormHeader" | |||
" | |||
" | |||
}, | }, | ||
" | "ExosuitFabricatorMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Research" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "ExosuitFabricatorMachineCircuitboard" | |||
" | |||
}, | }, | ||
" | "Ashtray": { | ||
"materials": { | |||
"Steel": 30 | |||
}, | |||
"completetime": 1, | |||
" | "result": "Ashtray" | ||
}, | }, | ||
" | "FauxTileDarkAstroGrass": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemDarkAstroGrass" | |||
" | |||
" | |||
}, | }, | ||
" | "PrintedDocumentSentenceRecipe": { | ||
"categories": [ | |||
"ConclusionsAndDecisions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentSentence" | |||
}, | }, | ||
" | "TimerTrigger": { | ||
"parent": [ | |||
"BasePartRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "TimerTrigger" | |||
" | |||
" | |||
}, | }, | ||
" | "MagazinePistolCaselessRifle": { | ||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
" | "Steel": 145 | ||
}, | |||
"result": "MagazinePistolCaselessRifle" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitColorGrey": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
" | ], | ||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitColorGrey" | |||
}, | }, | ||
" | "MiniGravityGeneratorCircuitboard": { | ||
" | "parent": [ | ||
"BaseGoldCircuitboardRecipe", | |||
"BaseSupplyMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
" | "Machines", | ||
"Supply" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "MiniGravityGeneratorCircuitboard" | |||
}, | }, | ||
" | "OreProcessorIndustrialMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseSupplyMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"Supply" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "OreProcessorIndustrialMachineCircuitboard" | |||
}, | }, | ||
" | "HandheldStationMap": { | ||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "HandheldStationMapEmpty" | |||
" | |||
" | |||
}, | }, | ||
" | "TechDiskComputerCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseResearchComputerRecipeCategory" | |||
], | |||
"categories": [ | |||
"Computers", | |||
"Research" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
" | }, | ||
"completetime": 4, | |||
"result": "TechDiskComputerCircuitboard" | |||
}, | }, | ||
" | "MagazineLightRifleEmpty": { | ||
"parent": [ | |||
"BaseEmptyAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Magazines" | |||
], | |||
"materials": { | |||
" | "Steel": 25 | ||
}, | |||
"completetime": 1, | |||
"result": "MagazineLightRifleEmpty" | |||
}, | }, | ||
" | "ShuttleGunPerforatorCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
}, | |||
"completetime": 10, | |||
"result": "ShuttleGunPerforatorCircuitboard" | |||
}, | }, | ||
" | "MegaSprayBottle": { | ||
"materials": { | |||
"Plastic": 250 | |||
}, | |||
"completetime": 3, | |||
"result": "MegaSprayBottle" | |||
" | |||
}, | }, | ||
" | "BioGenLeft4Zed": { | ||
"categories": [ | |||
"Chemicals" | |||
], | |||
"materials": { | |||
"Biomass": 12 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | |||
"state": "bottle-1" | |||
}, | |||
"resultReagents": { | |||
"Left4Zed": 10 | |||
} | |||
}, | }, | ||
" | "TowelColorWhite": { | ||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "TowelColorWhite" | |||
}, | }, | ||
" | "ClothingOuterWinterCE": { | ||
"parent": [ | |||
"BaseCommandCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats", | ||
"Command" | |||
], | |||
"materials": { | |||
" | "Cloth": 500, | ||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterCE" | |||
}, | }, | ||
" | "FloorTileItemWhiteVerticalSlatsBordered": { | ||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
"White" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemWhiteVerticalSlatsBordered" | |||
}, | }, | ||
" | "FoodBowlBig": { | ||
"parent": [ | |||
"FoodPlate" | |||
], | |||
"materials": { | |||
" | "Glass": 200 | ||
" | }, | ||
"completetime": 0.8, | |||
"result": "FoodBowlBig" | |||
}, | }, | ||
" | "ClothingHeadHatSyndie": { | ||
"parent": [ | |||
"BaseHatRecipe" | |||
], | |||
" | "categories": [ | ||
" | "Hats" | ||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatSyndie" | |||
}, | }, | ||
" | "RCD": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 1000, | ||
"Plastic": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "RCDEmpty" | |||
}, | }, | ||
" | "IngotGold30": { | ||
"materials": { | |||
"RawGold": 3000 | |||
" | }, | ||
"completetime": 2, | |||
"result": "IngotGold" | |||
}, | }, | ||
" | "PrintedDocumentClosingIndictmentRecipe": { | ||
" | "categories": [ | ||
"ConclusionsAndDecisions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
" | }, | ||
" | "completetime": 2, | ||
"result": "PrintedDocumentClosingIndictment" | |||
}, | }, | ||
" | "PrintedDocumentRequestRequestToEstablishThreatLevelRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
" | "PrinterPaper": 100 | ||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentRequestRequestToEstablishThreatLevel" | |||
}, | }, | ||
" | "AirTank": { | ||
"materials": { | |||
"Steel": 400 | |||
}, | |||
"completetime": 4, | |||
"result": "AirTank" | |||
" | |||
}, | }, | ||
" | "WeaponSprayNozzle": { | ||
"materials": { | |||
"Steel": 1500, | |||
"Glass": 500 | |||
}, | |||
"result": "WeaponSprayNozzle" | |||
" | |||
}, | }, | ||
" | "CryostasisBeaker": { | ||
"materials": { | |||
"Steel": 250, | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "CryostasisBeaker" | |||
" | |||
" | |||
}, | }, | ||
" | "BioGenCream": { | ||
"categories": [ | |||
"Food" | |||
], | |||
"materials": { | |||
" | "Biomass": 18 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/cream.rsi", | |||
"state": "icon" | |||
}, | |||
"resultReagents": { | |||
"Cream": 10 | |||
} | |||
}, | }, | ||
" | "ClothingShoesBootsSpeed": { | ||
"materials": { | |||
"Steel": 1500, | |||
"Plastic": 1000, | |||
"Silver": 500 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingShoesBootsSpeed" | |||
" | |||
}, | }, | ||
" | "SheetPGlass1": { | ||
"materials": { | |||
"RawQuartz": 100, | |||
"RawPlasma": 100 | |||
}, | |||
"completetime": 0, | |||
" | "result": "SheetPGlass1" | ||
" | |||
}, | }, | ||
" | "HandLabeler": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Plastic": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "HandLabeler" | |||
" | |||
}, | }, | ||
" | "ClothingHeadHatBeretCommand": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
" | }, | ||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretCommand" | |||
}, | }, | ||
" | "ThrusterMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseSupplyMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Supply" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ThrusterMachineCircuitboard" | ||
" | |||
}, | }, | ||
" | "FloorTileItemArcadeRed": { | ||
"parent": [ | |||
"BaseCarpetTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Carpets" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Cloth": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemArcadeRed" | |||
}, | }, | ||
" | "FloorTileItemDarkHorizontalSlatsBordered": { | ||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
" | "result": "FloorTileItemDarkHorizontalSlatsBordered" | ||
}, | }, | ||
" | "ClothingShoesBootsJump": { | ||
"materials": { | |||
"Steel": 1400, | |||
"Plastic": 600, | |||
"Silver": 200, | |||
"Plasma": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingShoesBootsJump" | |||
}, | }, | ||
" | "FloorTileItemSilver": { | ||
"parent": [ | |||
"BasePreciousTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Precious" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Silver": 50 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemSilver" | |||
}, | }, | ||
" | "BedsheetWhite": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150 | |||
}, | |||
"completetime": 2, | |||
" | "result": "BedsheetWhite" | ||
}, | }, | ||
" | "FloorTileItemUraniumMarble": { | ||
"parent": [ | |||
"BaseMarbleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Marble" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 25, | |||
"Glass": 25, | |||
"Uranium": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemUraniumMarble" | |||
}, | }, | ||
" | "MedkitBrute": { | ||
"parent": [ | |||
"Medkit" | |||
], | |||
"materials": { | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
" | "result": "MedkitBrute", | ||
" | "name": "lathe-recipe-MedkitBrute-name" | ||
}, | }, | ||
" | "ClothingOuterWinterWardenUnarmored": { | ||
"parent": [ | |||
"BaseCommandCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
" | }, | ||
" | "completetime": 3.2, | ||
"result": "ClothingOuterWinterWardenUnarmored" | |||
}, | }, | ||
" | "PrintedDocumentReportStationRecipe": { | ||
"categories": [ | |||
"Reports" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentReportStation" | |||
}, | }, | ||
" | "PrintedDocumentOrderEncouragementRecipe": { | ||
"categories": [ | |||
"OrdersAndInstructions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "PrintedDocumentOrderEncouragement" | ||
" | |||
}, | }, | ||
" | "ForensicPad": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Plastic": 100 | ||
}, | |||
"completetime": 4, | |||
"result": "ForensicPad" | |||
}, | }, | ||
" | "PrintedDocumentBusinessDealRecipe": { | ||
"categories": [ | |||
"ErrorDocument" | |||
" | ], | ||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentBusinessDeal" | |||
}, | }, | ||
" | "WeaponTetherGun": { | ||
" | "categories": [ | ||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 400, | |||
"Silver": 100 | |||
}, | |||
"result": "WeaponTetherGun" | |||
" | |||
}, | }, | ||
" | "Igniter": { | ||
"parent": [ | |||
"BasePartRecipe" | |||
], | |||
"categories": [ | |||
" | "Parts" | ||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 100, | |||
"Glass": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "Igniter" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtMedicalDoctor": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpskirtMedicalDoctor" | ||
}, | }, | ||
" | "SurveillanceCameraMonitorCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseSecurityComputerRecipeCategory" | |||
], | |||
"categories": [ | |||
"Computers", | |||
"Security" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
" | "completetime": 4, | ||
" | "result": "SurveillanceCameraMonitorCircuitboard" | ||
}, | }, | ||
"completetime": | "BioGenMilkSoy": { | ||
"categories": [ | |||
"Food" | |||
" | ], | ||
"materials": { | |||
"Biomass": 12 | |||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/soymilk.rsi", | |||
"state": "icon" | |||
}, | |||
"resultReagents": { | |||
"MilkSoy": 10 | |||
} | |||
}, | }, | ||
" | "ClothingOuterWinterRobo": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
" | "Cloth": 500, | ||
"Durathread": 200 | |||
}, | |||
"completetime": 3.2, | |||
" | "result": "ClothingOuterWinterRobo" | ||
}, | }, | ||
" | "ClothingHandsGlovesLatex": { | ||
"materials": { | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHandsGlovesLatex" | |||
}, | }, | ||
" | "Wrench": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200 | |||
}, | |||
"completetime": 2, | |||
" | "result": "Wrench" | ||
" | |||
}, | }, | ||
" | "MMI": { | ||
"parent": [ | |||
"BaseRoboticsRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
"Steel": 1000, | |||
" | "Glass": 200, | ||
"Plastic": 500, | |||
"Gold": 200 | |||
}, | |||
"completetime": 3, | |||
"icon": { | |||
"sprite": "Objects/Specific/Robotics/mmi.rsi", | |||
"state": "mmi_off" | |||
}, | |||
"result": "MMI" | |||
}, | }, | ||
" | "FloorTileItemDarkPavementVertical": { | ||
"parent": [ | |||
"BaseDarkTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Dark" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemDarkPavementVertical" | ||
}, | }, | ||
" | "PrintedDocumentExperimentReportRecipe": { | ||
"categories": [ | |||
"Reports" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentExperimentReport" | |||
" | |||
" | |||
}, | }, | ||
" | "WeaponLaserSvalinn": { | ||
"parent": [ | |||
"BaseWeaponRecipeSidearm" | |||
], | |||
"categories": [ | |||
" | "Weapons" | ||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Gold": 500 | |||
}, | |||
" | "completetime": 6, | ||
"result": "WeaponLaserSvalinn" | |||
}, | }, | ||
" | "PrintedDocumentRequestConstructionWorkRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "PrintedDocumentRequestConstructionWork" | ||
" | |||
}, | }, | ||
" | "SignalTimerElectronics": { | ||
"parent": [ | |||
"BaseCheapElectronicsRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
" | "Circuitry" | ||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "SignalTimerElectronics" | |||
}, | }, | ||
" | "SalvageMagnetMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseSupplyMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"Supply" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500, | ||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "SalvageMagnetMachineCircuitboard" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCargo": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitCargo" | |||
" | |||
" | |||
}, | }, | ||
" | "DawInstrumentMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
" | }, | ||
"completetime": 4, | |||
"result": "DawInstrumentMachineCircuitboard" | |||
}, | }, | ||
" | "SheetPlastic": { | ||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 0, | |||
"result": "SheetPlastic1" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitSeniorResearcher": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitSeniorResearcher" | |||
" | |||
" | |||
}, | }, | ||
" | "ShuttleGunDusterCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
" | }, | ||
"completetime": 12, | |||
"result": "ShuttleGunDusterCircuitboard" | |||
}, | }, | ||
" | "ProximitySensor": { | ||
"parent": [ | |||
"BaseRoboticsPartRecipe" | |||
], | |||
"categories": [ | |||
" | "Parts" | ||
], | |||
"materials": { | |||
"Steel": 200, | |||
" | "Glass": 300 | ||
}, | |||
"completetime": 2, | |||
"result": "ProximitySensor" | |||
}, | }, | ||
" | "BorgModuleFireExtinguisher": { | ||
"parent": [ | |||
"BaseBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Steel": 250, | |||
" | "Glass": 250, | ||
" | "Plastic": 250 | ||
}, | |||
"completetime": 3, | |||
"result": "BorgModuleFireExtinguisher" | |||
}, | }, | ||
" | "ClothingHeadHatWarden": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
" | "completetime": 2, | ||
"result": "ClothingHeadHatWarden" | |||
}, | }, | ||
" | "ClothingOuterWinterCoat": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
" | "Cloth": 500, | ||
"Durathread": 200 | |||
}, | |||
" | "completetime": 3.2, | ||
" | "result": "ClothingOuterWinterCoat" | ||
}, | }, | ||
" | "PrintedDocumentJudgmentRecipe": { | ||
"categories": [ | |||
"ConclusionsAndDecisions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "PrintedDocumentJudgment" | ||
" | |||
}, | }, | ||
" | "SalvageExpeditionsComputerCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "SalvageExpeditionsComputerCircuitboard" | |||
" | |||
}, | }, | ||
" | "MagazineBoxAntiMateriel": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 200 | |||
}, | |||
"result": "MagazineBoxAntiMateriel" | |||
" | |||
}, | }, | ||
" | "ClothingHeadHatQMsoft": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
" | }, | ||
" | "completetime": 2, | ||
"result": "ClothingHeadHatQMsoft" | |||
}, | }, | ||
" | "ClothingOuterWinterClown": { | ||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats" | ||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
" | "completetime": 3.2, | ||
"result": "ClothingOuterWinterClown" | |||
}, | }, | ||
" | "ShuttleGunKineticCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseSecurityMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
" | "Security" | ||
" | ], | ||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 6, | |||
"result": "ShuttleGunKineticCircuitboard" | |||
}, | }, | ||
" | "HoloprojectorField": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Plasma": 300, | |||
"Glass": 100 | |||
}, | |||
"completetime": 3, | |||
" | "result": "HoloprojectorFieldEmpty" | ||
}, | }, | ||
" | "AnomalyScanner": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Plastic": 200, | |||
" | "Glass": 150 | ||
}, | |||
"completetime": 2, | |||
" | "result": "AnomalyScanner" | ||
" | |||
}, | }, | ||
" | "ClothingHeadPyjamaSyndicateBlack": { | ||
"parent": [ | |||
"BaseHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "ClothingHeadPyjamaSyndicateBlack" | ||
" | |||
}, | }, | ||
" | "SheetRUGlass30": { | ||
"materials": { | |||
"RawUranium": 3000, | |||
"RawQuartz": 3000, | |||
"RawIron": 1500, | |||
" | "Coal": 500 | ||
}, | |||
"completetime": 2, | |||
"result": "SheetRUGlass" | |||
}, | }, | ||
" | "FauxTileAstroIce": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
" | "Faux" | ||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plastic": 100 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemAstroIce" | |||
}, | }, | ||
" | "BoxBeanbag": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
" | "Boxes" | ||
], | |||
"materials": { | |||
"Steel": 160, | |||
"Plastic": 240 | |||
}, | |||
"result": "BoxBeanbag" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCommandGeneric": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
" | "Jumpsuits", | ||
" | "Command" | ||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitCommandGeneric" | |||
}, | }, | ||
" | "ClothingHeadHatCone": { | ||
"materials": { | |||
"Plastic": 200 | |||
}, | |||
"completetime": 3, | |||
"result": "ClothingHeadHatCone" | |||
" | |||
}, | }, | ||
" | "Ointment": { | ||
"materials": { | |||
"Glass": 25, | |||
"Plastic": 25 | |||
}, | |||
"completetime": 1, | |||
"result": "Ointment1" | |||
" | |||
}, | }, | ||
" | "DiseaseSwab": { | ||
"materials": { | |||
"Cloth": 20, | |||
"Plastic": 20 | |||
}, | |||
"completetime": 1, | |||
"result": "DiseaseSwab" | |||
" | |||
}, | }, | ||
" | "Plunger": { | ||
"materials": { | |||
"Plastic": 50, | |||
"Wood": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "Plunger" | |||
" | |||
}, | }, | ||
" | "MagazineBoxLightRiflePractice": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Steel": 300 | |||
}, | |||
"result": "MagazineBoxLightRiflePractice" | |||
" | |||
}, | }, | ||
" | "FloorTileItemMiningDark": { | ||
"parent": [ | |||
"BaseIndustrialTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Industrial" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 50 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemMiningDark" | |||
}, | }, | ||
" | "ClothingNeckScarfStripedRed": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
"Cloth": 200 | |||
}, | |||
"completetime": 2, | |||
" | "result": "ClothingNeckScarfStripedRed" | ||
" | |||
}, | }, | ||
" | "MiningDrill": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
" | "Tools" | ||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 100 | |||
}, | |||
" | "completetime": 3, | ||
"result": "MiningDrill" | |||
}, | }, | ||
" | "XenoborgScoutRecipe": { | ||
"parent": [ | |||
"BaseXenoborgRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
" | "Steel": 2000, | ||
"Plastic": 1000 | |||
}, | |||
"completetime": 10, | |||
"result": "XenoborgScoutPrinted" | |||
}, | }, | ||
" | "ClothingHeadHatBeretMedic": { | ||
"parent": [ | |||
"BaseHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats" | |||
" | ], | ||
" | "materials": { | ||
"Cloth": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretMedic" | |||
}, | }, | ||
" | "RipleyHarness": { | ||
"parent": [ | |||
"BaseMechPartRecipe" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
" | "Steel": 1500, | ||
"Glass": 1200 | |||
}, | |||
"completetime": 10, | |||
"result": "RipleyHarness" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitLoungewear": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
" | ], | ||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitLoungewear" | |||
}, | }, | ||
" | "DrinkShotGlass": { | ||
" | "parent": [ | ||
"DrinkMug" | |||
], | |||
"materials": { | |||
"Glass": 200 | |||
}, | |||
"completetime": 0.4, | |||
"result": "DrinkShotGlass" | |||
" | |||
}, | }, | ||
" | "SynthesizerInstrument": { | ||
"materials": { | |||
"Steel": 300, | |||
" | "Plastic": 300, | ||
"Glass": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "SynthesizerInstrument" | |||
}, | }, | ||
" | "BioGenSugar": { | ||
" | "categories": [ | ||
"Food" | |||
], | |||
"materials": { | |||
"Biomass": 18 | |||
" | }, | ||
" | "completetime": 1, | ||
"icon": { | |||
"sprite": "Objects/Consumable/Food/ingredients.rsi", | |||
"state": "sugar-big" | |||
}, | |||
"resultReagents": { | |||
"Sugar": 10 | |||
} | |||
}, | }, | ||
" | "BioGenMilk": { | ||
"categories": [ | |||
"Food" | |||
], | |||
"materials": { | |||
" | "Biomass": 12 | ||
}, | |||
"completetime": 1, | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/milk.rsi", | |||
"state": "icon" | |||
}, | |||
"resultReagents": { | |||
"Milk": 10 | |||
} | |||
}, | }, | ||
" | "PortableScrubberMachineCircuitBoard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseEngineeringMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Engineering" | |||
" | ], | ||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "PortableScrubberMachineCircuitBoard" | |||
}, | }, | ||
" | "FloorTileItemArcadeBlue": { | ||
"parent": [ | |||
"BaseCarpetTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Carpets" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Cloth": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemArcadeBlue" | ||
}, | }, | ||
" | "MothroachCube": { | ||
"parent": [ | |||
"BaseCubeRecipe" | |||
], | |||
"materials": { | |||
"Biomass": 20 | |||
}, | |||
"completetime": 45, | |||
"result": "MothroachCube" | |||
}, | }, | ||
" | "HonkerRArm": { | ||
"parent": [ | |||
"BaseHonkerLimbRecipe" | |||
], | |||
"categories": [ | |||
" | "Mech" | ||
], | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 750, | |||
"Bananium": 250 | |||
" | }, | ||
"completetime": 10, | |||
"result": "HonkerRArm" | |||
}, | }, | ||
" | "FloorTileItemWoodPattern": { | ||
"parent": [ | |||
"BaseWoodTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Wood" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Wood": 25 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemWoodPattern" | |||
}, | }, | ||
" | "ClothingNeckScarfStripedPurple": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
" | "Cloth": 200 | ||
}, | |||
"completetime": 2, | |||
"result": "ClothingNeckScarfStripedPurple" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtHydroponics": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtHydroponics" | |||
}, | }, | ||
" | "GoatCube": { | ||
"parent": [ | |||
"BaseCubeRecipe" | |||
], | |||
"materials": { | |||
"Biomass": 35 | |||
}, | |||
"completetime": 30, | |||
"result": "GoatCube" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtChef": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpskirtChef" | ||
" | |||
}, | }, | ||
" | "MagazineBoxRifleUranium": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Plastic": 500, | |||
"Uranium": 500 | |||
}, | |||
"result": "MagazineBoxRifleUranium" | |||
" | |||
}, | }, | ||
" | "ClothingOuterWinterQM": { | ||
"parent": [ | |||
"BaseCommandCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats", | |||
"Command" | |||
" | ], | ||
" | "materials": { | ||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterQM" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitHoSParadeMale": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitHoSParadeMale" | ||
}, | }, | ||
" | "LauncherSyringe": { | ||
"materials": { | |||
"Silver": 200, | |||
"Steel": 1000, | |||
"Plastic": 200, | |||
"Glass": 100 | |||
}, | |||
"completetime": 10, | |||
"result": "LauncherSyringe" | |||
" | |||
" | |||
}, | }, | ||
" | "JukeboxCircuitBoard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "JukeboxCircuitBoard" | |||
}, | }, | ||
" | "PowerCellMicroreactor": { | ||
"parent": [ | |||
"BasePowerCellRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 400, | |||
"Uranium": 200, | |||
" | "Gold": 100 | ||
}, | |||
"completetime": 10, | |||
"result": "PowerCellMicroreactorPrinted" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtHosFormal": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "ClothingUniformJumpskirtHosFormal" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitChef": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitChef" | |||
}, | }, | ||
" | "LightBulb": { | ||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "LightBulb" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtCargo": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtCargo" | |||
" | |||
" | |||
}, | }, | ||
" | "AnomalySynchronizerCircuitboard": { | ||
"parent": [ | |||
"BaseSilverCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Research" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500, | ||
" | "Silver": 100 | ||
}, | |||
"completetime": 4, | |||
"result": "AnomalySynchronizerCircuitboard" | |||
}, | }, | ||
" | "PowerCellHyper": { | ||
"parent": [ | |||
"BasePowerCellRecipe" | |||
], | |||
"categories": [ | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 700, | |||
"Plasma": 300, | |||
" | "Gold": 200, | ||
"Silver": 300 | |||
}, | |||
"completetime": 10, | |||
"result": "PowerCellHyperPrinted" | |||
}, | }, | ||
" | "TRayScanner": { | ||
"parent": [ | |||
"BaseBigToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "trayScanner" | |||
}, | }, | ||
" | "CarpetSkyBlue": { | ||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
" | "result": "FloorCarpetItemSkyBlue" | ||
}, | }, | ||
" | "FloorTileItemShuttleWhite": { | ||
"parent": [ | |||
"BaseShuttleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Shuttle" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Plasteel": 25 | |||
}, | |||
" | "completetime": 1, | ||
" | "result": "FloorTileItemShuttleWhite" | ||
}, | }, | ||
" | "ClothingUniformJumpskirtEngineering": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
" | "Cloth": 300 | ||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtEngineering" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCMO": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitCMO" | ||
" | |||
}, | }, | ||
" | "BioGenKoboldCube": { | ||
"categories": [ | |||
"Food" | |||
], | |||
"materials": { | |||
"Biomass": 70 | |||
}, | |||
"completetime": 3, | |||
"result": "KoboldCube" | |||
}, | }, | ||
" | "FloorTileItemIronsandConcreteSmooth": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25, | |||
" | "Plastic": 25 | ||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemIronsandConcreteSmooth" | |||
}, | }, | ||
" | "PrintedDocumentOrderRecognizingSentienceCreatureRecipe": { | ||
"categories": [ | |||
"OrdersAndInstructions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentOrderRecognizingSentienceCreature" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitChaplain": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitChaplain" | ||
" | |||
}, | }, | ||
" | "PrintedDocumentOrderDeprivationAccessRecipe": { | ||
"categories": [ | |||
"OrdersAndInstructions" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentOrderDeprivationAccess" | |||
" | |||
" | |||
}, | }, | ||
" | "BedsheetCosmos": { | ||
"parent": [ | |||
"BaseSpecifiedBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
" | "result": "BedsheetCosmos" | ||
}, | }, | ||
" | "ExteriorLightTube": { | ||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 200 | |||
}, | |||
"completetime": 2, | |||
"result": "ExteriorLightTube" | |||
" | |||
" | |||
}, | }, | ||
" | "AutolatheHyperConvectionMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"General" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
" | "Gold": 100 | ||
" | }, | ||
"completetime": 4, | |||
"result": "AutolatheHyperConvectionMachineCircuitboard" | |||
}, | }, | ||
" | "MagazineBoxMagnumIncendiary": { | ||
"parent": [ | |||
"BaseAmmoBoxRecipe" | |||
], | |||
"categories": [ | |||
"Ammo", | |||
"Boxes" | |||
], | |||
"materials": { | |||
"Plastic": 240 | |||
}, | |||
"result": "MagazineBoxMagnumIncendiary" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCentcomAgent": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
" | "Jumpsuits", | ||
"Command" | |||
], | |||
"materials": { | |||
" | "Cloth": 300, | ||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitCentcomAgent" | |||
}, | }, | ||
" | "PrintedDocumentOrderingSpecialEquipmentRecipe": { | ||
"categories": [ | |||
"Orders" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "PrintedDocumentOrderingSpecialEquipment" | ||
" | |||
}, | }, | ||
" | "ChemDispenserMachineCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseMedicalMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Medical" | |||
], | |||
"materials": { | |||
" | "Steel": 100, | ||
" | "Glass": 500, | ||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ChemDispenserMachineCircuitboard" | |||
}, | }, | ||
" | "PKAUpgradeRange": { | ||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 1500, | |||
"Gold": 500, | |||
"Silver": 500 | |||
}, | |||
"result": "PKAUpgradeRange" | |||
}, | }, | ||
" | "HandHeldMassScanner": { | ||
"parent": [ | |||
"BaseBigToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 300 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "HandHeldMassScannerEmpty" | ||
}, | }, | ||
" | "ClothingNeckTieSci": { | ||
"parent": [ | |||
"BaseNeckClothingRecipe" | |||
], | |||
"categories": [ | |||
"Neck" | |||
], | |||
"materials": { | |||
"Cloth": 200 | |||
}, | |||
"completetime": 2, | |||
" | "result": "ClothingNeckTieSci" | ||
" | |||
}, | }, | ||
" | "HydroponicsToolSpade": { | ||
"parent": [ | |||
"BaseHydroToolRecipe" | |||
" | ], | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "HydroponicsToolSpade" | |||
}, | }, | ||
" | "Screwdriver": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
" | "Steel": 200, | ||
"Plastic": 50 | |||
}, | |||
"completetime": 2, | |||
"icon": { | |||
"sprite": "Objects/Tools/screwdriver.rsi", | |||
"state": "screwdriver-map" | |||
}, | |||
"result": "Screwdriver" | |||
}, | }, | ||
" | "PrintedDocumentPrescriptionDrugAuthorizationRecipe": { | ||
"categories": [ | |||
"Permissions" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentPrescriptionDrugAuthorization" | |||
}, | }, | ||
" | "IngotSilver30": { | ||
"materials": { | |||
"RawSilver": 3000 | |||
}, | |||
"completetime": 2, | |||
"result": "IngotSilver" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtBrigmedic": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
" | "Cloth": 300 | ||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtBrigmedic" | |||
}, | }, | ||
" | "MedkitO2": { | ||
"parent": [ | |||
"Medkit" | |||
], | |||
"materials": { | |||
"Plastic": 300 | |||
" | }, | ||
"completetime": 2, | |||
"result": "MedkitO2", | |||
"name": "lathe-recipe-MedkitO2-name" | |||
}, | }, | ||
"ClothingUniformJumpskirtDetective": { | |||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtDetective" | |||
" | |||
" | |||
}, | }, | ||
"HamtrPeripheralsElectronics": { | |||
"parent": [ | |||
"HamtrCentralElectronics" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "HamtrPeripheralsElectronics" | ||
}, | }, | ||
" | "HonkerTargetingElectronics": { | ||
"parent": [ | |||
"HonkerCentralElectronics" | |||
], | |||
"categories": [ | |||
"Mech" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Bananium": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "HonkerTargetingElectronics" | ||
}, | }, | ||
" | "FloorTileItemGold": { | ||
"parent": [ | |||
"BasePreciousTileRecipe" | |||
], | |||
"categories": [ | |||
" | "Tiles", | ||
"Precious" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Gold": 50 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemGold" | |||
}, | }, | ||
" | "ClothingShoesBootsMoon": { | ||
"materials": { | |||
"Steel": 600 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingShoesBootsMoon" | |||
}, | }, | ||
" | "ClothingHeadHatBeretSecurityMedic": { | ||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingHeadHatBeretSecurityMedic" | |||
" | |||
}, | }, | ||
"MagazineShotgunIncendiary": { | |||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 190 | |||
}, | |||
"result": "MagazineShotgunIncendiary" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitQM": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitQM" | |||
}, | }, | ||
"ClothingUniformJumpskirtSeniorResearcher": { | |||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpskirtSeniorResearcher" | ||
" | |||
}, | }, | ||
"ClothingOuterWinterAtmos": { | |||
"parent": [ | |||
"BaseCoatRecipe" | |||
], | |||
"categories": [ | |||
"Coats" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterAtmos" | |||
" | |||
" | |||
}, | }, | ||
" | "BorgModuleAdvancedCleaning": { | ||
"parent": [ | |||
"BaseGoldBorgModuleRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
" | "Gold": 50 | ||
}, | |||
"completetime": 3, | |||
"result": "BorgModuleAdvancedCleaning" | |||
}, | }, | ||
" | "XenoborgModuleSuperCloakDeviceRecipe": { | ||
"parent": [ | |||
"BaseXenoborgModulesRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Glass": 3000 | |||
}, | |||
"completetime": 2, | |||
" | "result": "XenoborgModuleSuperCloakDevice" | ||
" | |||
}, | }, | ||
"CarpetWhite": { | |||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
"result": "FloorCarpetItemWhite" | |||
}, | }, | ||
" | "XenoborgModuleEnergySwordRecipe": { | ||
"parent": [ | |||
"BaseXenoborgModulesRecipe" | |||
], | |||
"categories": [ | |||
"Modules" | |||
], | |||
"materials": { | |||
"Steel": 1500, | |||
"Glass": 1500 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "XenoborgModuleEnergySword" | ||
}, | }, | ||
"MagazinePistolSubMachineGunIncendiary": { | |||
"parent": [ | |||
"BaseAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Ammo" | |||
], | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 275 | |||
}, | |||
"result": "MagazinePistolSubMachineGunIncendiary" | |||
" | |||
}, | }, | ||
"ClothingHeadHatHopcap": { | |||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatHopcap" | |||
}, | }, | ||
" | "ClothingHeadHatBeretEngineering": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
" | "Hats", | ||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatBeretEngineering" | |||
}, | }, | ||
" | "MaterialSheetMeat": { | ||
"materials": { | |||
"Meaterial": 200 | |||
}, | |||
"completetime": 6.4, | |||
"result": "MaterialSheetMeat1" | |||
" | |||
}, | }, | ||
" | "PortableGeneratorSuperPacmanMachineCircuitboard": { | ||
"parent": [ | |||
"PortableGeneratorPacmanMachineCircuitboard" | |||
], | |||
"categories": [ | |||
" | "Machines", | ||
"Engineering" | |||
], | |||
"materials": { | |||
" | "Steel": 100, | ||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "PortableGeneratorSuperPacmanMachineCircuitboard" | |||
}, | }, | ||
" | "PrintedDocumentRequestForNonlistedEmploymentRecipe": { | ||
"categories": [ | |||
"InquiriesAndAppeals" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
" | "result": "PrintedDocumentRequestForNonlistedEmployment" | ||
" | |||
" | |||
}, | }, | ||
" | "WeaponCapacitorRechargerCircuitboard": { | ||
"parent": [ | |||
"BaseCheapElectronicsRecipe", | |||
"BaseMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
" | }, | ||
" | "completetime": 2, | ||
"result": "WeaponCapacitorRechargerCircuitboard" | |||
}, | }, | ||
"WarmLightBulb": { | |||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
"Lights" | |||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 200 | |||
}, | |||
"completetime": 2, | |||
" | "result": "WarmLightBulb" | ||
" | |||
}, | }, | ||
" | "IntercomElectronics": { | ||
"parent": [ | |||
"BaseElectronicsRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Plastic": 300 | ||
" | }, | ||
"completetime": 2, | |||
"result": "IntercomElectronics" | |||
}, | }, | ||
" | "JetInjector": { | ||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Silver": 250 | |||
}, | |||
"result": "JetInjector" | |||
}, | }, | ||
"ClothingUniformJumpsuitSec": { | |||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitSec" | |||
" | |||
" | |||
}, | }, | ||
" | "RadarConsoleCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseSupplyComputerRecipeCategory" | |||
], | |||
"categories": [ | |||
"Computers", | |||
"Supply" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
" | "completetime": 4, | ||
" | "result": "RadarConsoleCircuitboard" | ||
}, | }, | ||
"WeaponXrayCannon": { | |||
"parent": [ | |||
"BaseWeaponRecipeLong" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel" | "Steel": 1500, | ||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 250 | |||
" | }, | ||
"result": "WeaponXrayCannon" | |||
}, | }, | ||
" | "FloorTileItemSteelCheckerDark": { | ||
"parent": [ | |||
"BaseSteelTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Steel" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
" | "materials": { | ||
"Steel": 25 | |||
}, | |||
"completetime": 0.5, | |||
"result": "FloorTileItemSteelCheckerDark" | |||
}, | }, | ||
"PrinterDocMachineCircuitboard": { | |||
"parent": [ | |||
"BaseCircuitboardRecipe" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "PrinterDocMachineCircuitboard" | |||
}, | }, | ||
"SmartFridgeCircuitboard": { | |||
"parent": [ | |||
"BaseCircuitboardRecipe" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "SmartFridgeCircuitboard" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtChiefEngineer": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtChiefEngineer" | |||
}, | }, | ||
" | "BedsheetGrey": { | ||
"parent": [ | |||
"BaseBedsheetRecipe" | |||
], | |||
"categories": [ | |||
"Bedsheets" | |||
], | |||
"materials": { | |||
"Cloth": 150 | |||
}, | |||
"completetime": 2, | |||
" | "result": "BedsheetGrey" | ||
}, | }, | ||
"SpeedLoaderMagnumEmpty": { | |||
"parent": [ | |||
"BaseEmptyAmmoRecipe" | |||
], | |||
"categories": [ | |||
"Magazines" | |||
], | |||
"materials": { | |||
"Steel": 50 | |||
}, | |||
"completetime": 1, | |||
"result": "SpeedLoaderMagnumEmpty" | |||
" | |||
" | |||
}, | }, | ||
" | "WeaponParticleDecelerator": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 750, | |||
"Plasma": 150, | |||
"Uranium": 150 | |||
}, | |||
" | "completetime": 6, | ||
" | "result": "WeaponParticleDecelerator" | ||
}, | }, | ||
" | "ClothingHeadHatCentcom": { | ||
"parent": [ | |||
"BaseCommandHatRecipe" | |||
], | |||
"categories": [ | |||
"Hats", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadHatCentcom" | |||
}, | }, | ||
" | "FloorTileItemMiningLight": { | ||
"parent": [ | |||
"BaseIndustrialTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Industrial" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 50 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemMiningLight" | ||
}, | }, | ||
" | "HoloprojectorSecurity": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 50, | |||
"Plastic": 50 | |||
}, | |||
" | "completetime": 2, | ||
" | "result": "HoloprojectorSecurityEmpty" | ||
}, | }, | ||
"MechEquipmentGrabberSmall": { | |||
"parent": [ | |||
"BaseMechEquipmentRecipe" | |||
], | |||
"categories": [ | |||
"Mech", | |||
"Parts" | |||
], | |||
"materials": { | |||
"Steel": 400, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 10, | |||
"result": "MechEquipmentGrabberSmall" | |||
" | |||
}, | }, | ||
" | "SurveillanceWirelessCameraMonitorCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceComputerRecipeCategory" | |||
], | |||
"categories": [ | |||
"Computers", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
" | }, | ||
" | "completetime": 4, | ||
"result": "SurveillanceWirelessCameraMonitorCircuitboard" | |||
}, | }, | ||
"WeaponDisablerPractice": { | |||
"parent": [ | |||
"BaseWeaponRecipePractice" | |||
], | |||
"categories": [ | |||
"Weapons" | |||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 100, | |||
"Plastic": 200 | |||
}, | |||
"completetime": 4, | |||
"result": "WeaponDisablerPractice" | |||
" | |||
" | |||
}, | }, | ||
" | "AnomalyVesselExperimentalCircuitboard": { | ||
"parent": [ | |||
"BaseGoldCircuitboardRecipe", | |||
"BaseResearchMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Research" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100 | |||
" | }, | ||
"completetime": 4, | |||
"result": "AnomalyVesselExperimentalCircuitboard" | |||
}, | }, | ||
" | "FloorTileItemWhiteMono": { | ||
"parent": [ | |||
"BaseWhiteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"White" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
" | "completetime": 0.5, | ||
" | "result": "FloorTileItemWhiteMono" | ||
}, | }, | ||
" | "PowerCageMedium": { | ||
"parent": [ | |||
"BasePowerCellRecipe" | |||
], | |||
"categories": [ | |||
" | "Parts" | ||
], | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
" | "Gold": 40 | ||
" | }, | ||
"completetime": 6, | |||
"result": "PowerCageMedium" | |||
}, | }, | ||
" | "SodiumLightTube": { | ||
"parent": [ | |||
"BaseLightRecipe" | |||
], | |||
"categories": [ | |||
" | "Lights" | ||
], | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 200 | |||
}, | |||
" | "completetime": 2, | ||
"result": "SodiumLightTube" | |||
}, | }, | ||
" | "CarpetOrange": { | ||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
"result": "FloorCarpetItemOrange" | |||
}, | }, | ||
" | "Gauze": { | ||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
"result": "Gauze1" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingBackpackHolding": { | ||
"materials": { | |||
"Steel": 2000, | |||
"Silver": 750, | |||
"Plasma": 1500, | |||
"Uranium": 150 | |||
}, | |||
"result": "ClothingBackpackHolding" | |||
" | |||
}, | }, | ||
" | "OreProcessorMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseSupplyMachineRecipeCategory" | |||
], | |||
" | "categories": [ | ||
"Machines", | |||
"Supply" | |||
], | |||
" | "materials": { | ||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "OreProcessorMachineCircuitboard" | |||
}, | }, | ||
" | "PrintedDocumentInternalAffairsAgentsReportRecipe": { | ||
"categories": [ | |||
"Reports" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentInternalAffairsAgentsReport" | |||
}, | }, | ||
" | "PrintedDocumentCertificateAdvancedTrainingRecipe": { | ||
"categories": [ | |||
"Evidence" | |||
], | |||
"applyMaterialDiscount": false, | |||
"materials": { | |||
"PrinterPaper": 100 | |||
}, | |||
" | "completetime": 2, | ||
"result": "PrintedDocumentCertificateAdvancedTraining" | |||
}, | }, | ||
" | "XenoborgEngiRecipe": { | ||
"parent": [ | |||
"BaseXenoborgRecipe" | |||
], | |||
"categories": [ | |||
"Robotics" | |||
], | |||
"materials": { | |||
"Steel": 3000 | |||
}, | |||
"completetime": 10, | |||
"result": "XenoborgEngiPrinted" | |||
" | |||
" | |||
}, | }, | ||
"ClothingUniformJumpsuitChiefEngineerTurtle": { | |||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpsuitChiefEngineerTurtle" | ||
" | |||
}, | }, | ||
" | "SeedExtractorMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseServiceMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"Service" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
" | "Glass": 500 | ||
}, | |||
"completetime": 4, | |||
"result": "SeedExtractorMachineCircuitboard" | |||
}, | }, | ||
" | "ClothingHeadPyjamaSyndicatePink": { | ||
"parent": [ | |||
"BaseHatRecipe" | |||
], | |||
"categories": [ | |||
" | "Hats" | ||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "ClothingHeadPyjamaSyndicatePink" | |||
}, | }, | ||
" | "SheetUranium1": { | ||
"materials": { | |||
"RawUranium": 100 | |||
}, | |||
"completetime": 0, | |||
"result": "SheetUranium1" | |||
" | |||
}, | }, | ||
"ClothingUniformJumpskirtSeniorOfficer": { | |||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtSeniorOfficer" | |||
" | |||
" | |||
}, | }, | ||
" | "Signaller": { | ||
"parent": [ | |||
"BasePartRecipe" | |||
], | |||
"categories": [ | |||
" | "Parts" | ||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 200, | |||
"Glass": 100 | |||
" | }, | ||
"completetime": 2, | |||
"result": "RemoteSignaller" | |||
}, | }, | ||
" | "CarpetCyan": { | ||
"parent": [ | |||
"BaseCarpetRecipe" | |||
], | |||
"categories": [ | |||
"Carpets" | |||
], | |||
"materials": { | |||
"Cloth": 100 | |||
}, | |||
"completetime": 1, | |||
" | "result": "FloorCarpetItemCyan" | ||
}, | }, | ||
"Handcuffs": { | |||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
], | |||
"materials": { | |||
"Steel": 300 | |||
}, | |||
"completetime": 2, | |||
"result": "Handcuffs" | |||
" | |||
" | |||
}, | }, | ||
" | "AirAlarmElectronics": { | ||
"parent": [ | |||
"BaseElectronicsRecipe", | |||
"BaseCircuitryRecipeCategory" | |||
], | |||
"categories": [ | |||
"Circuitry" | |||
], | |||
"materials": { | |||
" | "Steel": 100, | ||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
" | "result": "AirAlarmElectronics" | ||
" | |||
}, | }, | ||
" | "FloorTileItemGrayConcreteMono": { | ||
"parent": [ | |||
"BaseConcreteTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Concrete" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Steel": 25, | |||
" | "Plastic": 25 | ||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemGrayConcreteMono" | |||
}, | }, | ||
" | "SprayPainter": { | ||
"parent": [ | |||
"BaseToolRecipe" | |||
], | |||
"categories": [ | |||
"Tools" | |||
" | ], | ||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "SprayPainterEmpty" | |||
}, | }, | ||
" | "BoxFolderPlasticClipboardEmpty": { | ||
"materials": { | |||
"Plastic": 100, | |||
"Steel": 50 | |||
}, | |||
"completetime": 2, | |||
"result": "BoxFolderPlasticClipboardEmpty" | |||
" | |||
" | |||
}, | }, | ||
" | "CutterMachineCircuitboard": { | ||
"parent": [ | |||
"BaseCircuitboardRecipe", | |||
"BaseGeneralMachineRecipeCategory" | |||
], | |||
"categories": [ | |||
"Machines", | |||
"General" | |||
], | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
}, | |||
"completetime": 4, | |||
"result": "CutterMachineCircuitboard" | |||
}, | }, | ||
" | "FauxTileAstroAsteroidSand": { | ||
"parent": [ | |||
"BaseFauxTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Faux" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Plastic": 100 | |||
" | }, | ||
"completetime": 0.5, | |||
"result": "FloorTileItemAstroAsteroidSand" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitSeniorPhysician": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
" | "Cloth": 300 | ||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitSeniorPhysician" | |||
}, | }, | ||
" | "MagazineGrenadeEmpty": { | ||
"categories": [ | |||
"Magazines" | |||
], | |||
"materials": { | |||
"Steel": 150, | |||
"Plastic": 50 | |||
}, | |||
"completetime": 3, | |||
" | "result": "MagazineGrenadeEmpty" | ||
" | |||
}, | }, | ||
" | "ClothingOuterWinterRD": { | ||
"parent": [ | |||
"BaseCommandCoatRecipe" | |||
], | |||
"categories": [ | |||
" | "Coats", | ||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2, | |||
"result": "ClothingOuterWinterRD" | |||
}, | }, | ||
"DoubleEmergencyOxygenTank": { | |||
"materials": { | |||
"Steel": 250 | |||
}, | |||
"completetime": 4, | |||
"result": "DoubleEmergencyOxygenTank" | |||
" | |||
" | |||
}, | }, | ||
" | "ClothingUniformJumpsuitCentcomOfficer": { | ||
"parent": [ | |||
"BaseCommandJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits", | |||
"Command" | |||
], | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
"result": "ClothingUniformJumpsuitCentcomOfficer" | |||
}, | }, | ||
" | "FloorTileItemShuttleRed": { | ||
"parent": [ | |||
"BaseShuttleTileRecipe" | |||
], | |||
"categories": [ | |||
"Tiles", | |||
"Shuttle" | |||
], | |||
" | "applyMaterialDiscount": false, | ||
"materials": { | |||
"Plasteel": 25 | |||
" | }, | ||
"completetime": 1, | |||
"result": "FloorTileItemShuttleRed" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtColorLightBrown": { | ||
"parent": [ | |||
"BaseJumpsuitRecipe" | |||
], | |||
"categories": [ | |||
"Jumpsuits" | |||
], | |||
"materials": { | |||
"Cloth": 300 | |||
" | }, | ||
"completetime": 4, | |||
"result": "ClothingUniformJumpskirtColorLightBrown" | |||
}, | }, | ||
" | "PrintedDocumentNoteBeginningMilitaryActionsRecipe": { | ||
"categories": [ | |||
"ErrorDocument" | |||
], | |||
"applyMaterialDiscount": false, | |||
" | "materials": { | ||
" | "PrinterPaper": 100 | ||
}, | |||
"completetime": 2, | |||
"result": "PrintedDocumentNoteBeginningMilitaryActions" | |||
}, | }, | ||
" | "ClothingUniformJumpskirtCapTurtleneck": { | ||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4, | |||
" | "result": "ClothingUniformJumpskirtCapTurtleneck" | ||
" | |||
}, | }, | ||
"completetime": 2, | "MiniSyringe": { | ||
"materials": { | |||
"Steel": 200, | |||
"Glass": 100, | |||
"Plastic": 100 | |||
}, | |||
"completetime": 2, | |||
"result": "MiniSyringe" | |||
} | |||
} | } | ||
} | } | ||
Текущая версия от 18:30, 21 июня 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|