21 lines
306 B
JSON
21 lines
306 B
JSON
{
|
|
"type": [
|
|
"component"
|
|
],
|
|
"machine": "constructor",
|
|
"stack_size": 500,
|
|
"recipes": [
|
|
{
|
|
"input": {
|
|
"caterium_ingot": 1
|
|
},
|
|
"output": {
|
|
"quickwire": 4
|
|
},
|
|
"crafting_time": 4,
|
|
"clicks": 1,
|
|
"requires": "caterium_technology"
|
|
}
|
|
]
|
|
}
|