satisfactory/data/recipes/resources/limestone.json

10 lines
148 B
JSON
Raw Normal View History

2019-04-27 18:34:50 +10:00
[
{
"type": [ "resource" ],
2019-04-27 18:34:50 +10:00
"input": { },
"output": { "limestone": 1 },
"machine": "miner",
"requires": "hub_upgrade_2"
}
]