satisfactory/data/recipes/machine/manufacturer.json

10 lines
213 B
JSON

[
{
"input": { "heavy_modular_frame": 2, "motor": 2, "cable": 25, "computer": 3 },
"output": { "manufacturer": 1 },
"machine": "_craft_bench",
"power_usage": 55,
"size": [ 20, 22, 12 ]
}
]