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