15 lines
158 B
JSON
15 lines
158 B
JSON
{
|
|
"type": [
|
|
"resource"
|
|
],
|
|
"machine": "miner",
|
|
"recipes": [
|
|
{
|
|
"input": {},
|
|
"output": {
|
|
"copper_ore": 1
|
|
}
|
|
}
|
|
]
|
|
}
|