18 lines
343 B
JSON
18 lines
343 B
JSON
{
|
|
"path": "smelting/darksteel_ingot",
|
|
"recipe": {
|
|
"inputs": {
|
|
"dark_iron_ore_common": 2,
|
|
"iron_ore_common": 1
|
|
},
|
|
"output": {
|
|
"darksteel_ingot": 1
|
|
},
|
|
"smelt_time_seconds": 35
|
|
},
|
|
"craft": {
|
|
"type": "smelting",
|
|
"subCategory": "ingot",
|
|
"id": "smelting:ingot:smelting_darksteel_ingot"
|
|
}
|
|
} |