20 lines
450 B
JSON
20 lines
450 B
JSON
{
|
|
"path": "spacesuit_parts/helmets/helmet_military",
|
|
"recipe": {
|
|
"inputs": {
|
|
"darksteel_ingot": 2,
|
|
"transparent_alloy": 1,
|
|
"sensor_array_circuit": 1,
|
|
"shield_control_circuit": 1
|
|
},
|
|
"output": {
|
|
"helmet_military": 1
|
|
},
|
|
"craft_time_seconds": 90
|
|
},
|
|
"craft": {
|
|
"type": "spacesuit_parts",
|
|
"subCategory": "misc",
|
|
"id": "spacesuit_parts:misc:spacesuit_parts_helmets_helmet_military"
|
|
}
|
|
} |