10 lines
212 B
JSON
10 lines
212 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 ]
|
||
|
}
|
||
|
]
|