12 lines
243 B
JSON
12 lines
243 B
JSON
|
[
|
||
|
{
|
||
|
"input": { "circuit_board": 5, "cable": 12, "plastic": 18, "screw": 60 },
|
||
|
"output": { "computer": 1 },
|
||
|
"machine": "manufacturer",
|
||
|
"crafting_time": 32,
|
||
|
"clicks": 8,
|
||
|
"stack_size": 50,
|
||
|
"stage": "expansion"
|
||
|
}
|
||
|
]
|