17 lines
295 B
JSON
17 lines
295 B
JSON
{
|
|
"path": "smelting/gold_ingot",
|
|
"recipe": {
|
|
"inputs": {
|
|
"gold_ore_common": 2
|
|
},
|
|
"output": {
|
|
"gold_ingot": 1
|
|
},
|
|
"smelt_time_seconds": 20
|
|
},
|
|
"craft": {
|
|
"type": "smelting",
|
|
"subCategory": "ingot",
|
|
"id": "smelting:ingot:smelting_gold_ingot"
|
|
}
|
|
} |