19 lines
410 B
JSON
19 lines
410 B
JSON
{
|
|
"path": "spacesuit_parts/body_suits/body_military",
|
|
"recipe": {
|
|
"inputs": {
|
|
"darksteel_ingot": 4,
|
|
"voidsteel": 2,
|
|
"shield_control_circuit": 1
|
|
},
|
|
"output": {
|
|
"body_military": 1
|
|
},
|
|
"craft_time_seconds": 160
|
|
},
|
|
"craft": {
|
|
"type": "spacesuit_parts",
|
|
"subCategory": "misc",
|
|
"id": "spacesuit_parts:misc:spacesuit_parts_body_suits_body_military"
|
|
}
|
|
} |