satisfactory/data/recipes/machine/oil_pump.json

10 lines
193 B
JSON
Raw Normal View History

[
{
"input": { "heavy_modular_frame": 2, "motor": 3, "cable": 10 },
"output": { "oil_pump": 1 },
"machine": "_craft_bench",
"power_usage": 40,
"size": [ 8, 14, 20 ]
}
]