satisfactory/data/recipes/items/resources/silica.json

12 lines
137 B
JSON
Raw Normal View History

2019-05-03 11:38:03 +10:00
{
"type": [ "resource" ],
"machine": "miner",
"recipes":
[
{
"input": { },
"output": { "silica": 1 }
}
]
}