18 lines
320 B
JSON
18 lines
320 B
JSON
{
|
|
"path": "alloys/tungsten_steel",
|
|
"recipe": {
|
|
"inputs": {
|
|
"steel_alloy": 1,
|
|
"tungsten_ingot": 1
|
|
},
|
|
"output": {
|
|
"tungsten_steel": 1
|
|
},
|
|
"alloy_time_seconds": 40
|
|
},
|
|
"craft": {
|
|
"type": "alloys",
|
|
"subCategory": "misc",
|
|
"id": "alloys:misc:alloys_tungsten_steel"
|
|
}
|
|
} |