18 lines
329 B
JSON
18 lines
329 B
JSON
{
|
|
"path": "alloys/titanium_alloy",
|
|
"recipe": {
|
|
"inputs": {
|
|
"titanium_ingot": 2,
|
|
"carbon_ingot": 1
|
|
},
|
|
"output": {
|
|
"titanium_alloy": 1
|
|
},
|
|
"alloy_time_seconds": 30
|
|
},
|
|
"craft": {
|
|
"type": "alloys",
|
|
"subCategory": "chemical",
|
|
"id": "alloys:chemical:alloys_titanium_alloy"
|
|
}
|
|
} |