10 lines
192 B
JSON
10 lines
192 B
JSON
|
[
|
||
|
{
|
||
|
"input": { "heavy_modular_frame": 2, "motor": 3, "cable": 10 },
|
||
|
"output": { "oil_pump": 1 },
|
||
|
"machine": "craft_bench",
|
||
|
"power_usage": 40,
|
||
|
"size": [ 8, 14, 20 ]
|
||
|
}
|
||
|
]
|