12 lines
225 B
JSON
12 lines
225 B
JSON
|
[
|
||
|
{
|
||
|
"input": { "reinforced_iron_plate": 3, "rod": 3 },
|
||
|
"output": { "modular_frame": 1 },
|
||
|
"machine": "assembler",
|
||
|
"crafting_time": 15,
|
||
|
"clicks": 4,
|
||
|
"stack_size": 50,
|
||
|
"stage": "establishing"
|
||
|
}
|
||
|
]
|