18 lines
333 B
JSON
18 lines
333 B
JSON
{
|
|
"path": "hulls/standard_hull",
|
|
"recipe": {
|
|
"inputs": {
|
|
"standard_hull_section": 8,
|
|
"reinforced_steel": 4
|
|
},
|
|
"output": {
|
|
"standard_hull": 1
|
|
},
|
|
"construction_time_seconds": 300
|
|
},
|
|
"craft": {
|
|
"type": "hulls",
|
|
"subCategory": "misc",
|
|
"id": "hulls:misc:hulls_standard_hull"
|
|
}
|
|
} |