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