15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_furnace": {
|
|
"description": {
|
|
"identifier": "minecraft:furnace_nether_gold_ore"
|
|
},
|
|
|
|
|
|
"tags": ["furnace", "blast_furnace"],
|
|
"input": "minecraft:nether_gold_ore",
|
|
"output": "minecraft:gold_ingot"
|
|
}
|
|
|
|
}
|