Участник:IanComradeBot/component/EmagLatheRecipes.json: различия между версиями
Update component/EmagLatheRecipes.json via GitHub Actions |
м Update component/EmagLatheRecipes.json via GitHub Actions |
||
| Строка 1: | Строка 1: | ||
{ | { | ||
" | "default": { | ||
" | "netsync": true, | ||
"emagStaticPacks": [], | |||
"emagDynamicPacks": [] | |||
}, | }, | ||
"UniformPrinter": { | "id": { | ||
"ProtolatheHyperConvection": { | |||
"emagDynamicPacks": [ | |||
"SecurityAmmo", | |||
"SecurityExplosives", | |||
"SecurityEquipment", | |||
"SecurityWeapons" | |||
] | |||
}, | |||
"UniformPrinter": { | |||
"emagStaticPacks": [ | |||
"ClothingCentComm", | |||
"ClothingSyndie" | |||
] | |||
}, | |||
"CircuitImprinter": { | |||
"emagDynamicPacks": [ | |||
"SecurityBoards" | |||
] | |||
}, | |||
"AmmoTechFab": { | |||
"emagStaticPacks": [ | |||
"SyndicateAmmoStatic" | |||
] | |||
}, | |||
"Biofabricator": { | |||
"emagStaticPacks": [ | |||
"HostileCubesStatic" | |||
] | |||
}, | |||
"Biogenerator": { | |||
"emagStaticPacks": [ | |||
"BioGenEmagStatic", | |||
"HostileCubesStatic" | |||
] | |||
}, | |||
"Autolathe": { | |||
"emagStaticPacks": [ | |||
"SecurityAmmoStatic", | |||
"SyndicateAmmoStatic" | |||
] | |||
}, | |||
"PrinterDoc": { | |||
"emagStaticPacks": [ | |||
"CorvaxEmagDocumentsPack" | |||
] | |||
}, | |||
"Protolathe": { | |||
"emagDynamicPacks": [ | |||
"SecurityAmmo", | |||
"SecurityExplosives", | |||
"SecurityEquipment", | |||
"SecurityWeapons" | |||
] | |||
}, | |||
"AutolatheHyperConvection": { | |||
"emagStaticPacks": [ | |||
"SecurityAmmoStatic", | |||
"SyndicateAmmoStatic" | |||
] | |||
}, | |||
"CircuitImprinterHyperConvection": { | |||
"emagDynamicPacks": [ | |||
"SecurityBoards" | |||
] | |||
}, | |||
"SecurityTechFab": { | |||
"emagStaticPacks": [ | |||
"SyndicateAmmoStatic" | |||
] | |||
} | |||
} | } | ||
} | } | ||