satisfactory/data/recipes/machine/constructor.json

11 lines
215 B
JSON
Raw Normal View History

2019-04-27 18:34:50 +10:00
[
{
"input": { "reinforced_iron_plate": 3, "cable": 2 },
"output": { "constructor": 1 },
"machine": "craft_bench",
"requires": "hub_upgrade_2",
"power_usage": 4,
"size": [ 9, 11, 8 ]
}
]