18 lines
366 B
JSON
18 lines
366 B
JSON
{
|
|
"path": "spacesuit_parts/pants/pants_light",
|
|
"recipe": {
|
|
"inputs": {
|
|
"aluminum_alloy": 2,
|
|
"organic_insulation": 1
|
|
},
|
|
"output": {
|
|
"pants_light": 1
|
|
},
|
|
"craft_time_seconds": 50
|
|
},
|
|
"craft": {
|
|
"type": "spacesuit_parts",
|
|
"subCategory": "misc",
|
|
"id": "spacesuit_parts:misc:spacesuit_parts_pants_pants_light"
|
|
}
|
|
} |