satisfactory/data/recipes/machine/assembler.json

11 lines
215 B
JSON

[
{
"type": [ "machine" ],
"input": { "modular_frame": 3, "rotor": 4, "cable": 10 },
"output": { "assembler": 1 },
"machine": "_craft_bench",
"power_usage": 15,
"size": [ 11, 14, 8 ]
}
]