satisfactory/data/recipes/machine/portable_miner.json

9 lines
177 B
JSON
Raw Normal View History

2019-04-28 09:07:46 +10:00
[
{
"input": { "iron_plate": 4, "wire": 8, "cable": 4 },
"output": { "portable_miner": 1 },
"machine": "equipment_workshop",
"requires": "hub_upgrade_1"
}
]