19 lines
396 B
JSON
19 lines
396 B
JSON
{
|
|
"path": "spacesuit_parts/helmets/helmet_light",
|
|
"recipe": {
|
|
"inputs": {
|
|
"aluminum_alloy": 2,
|
|
"glass_composite": 1,
|
|
"basic_circuit": 1
|
|
},
|
|
"output": {
|
|
"helmet_light": 1
|
|
},
|
|
"craft_time_seconds": 45
|
|
},
|
|
"craft": {
|
|
"type": "spacesuit_parts",
|
|
"subCategory": "misc",
|
|
"id": "spacesuit_parts:misc:spacesuit_parts_helmets_helmet_light"
|
|
}
|
|
} |