satisfactory/data/recipes/machine/assembler.json

10 lines
187 B
JSON
Raw Normal View History

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