15 lines
269 B
JSON
15 lines
269 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_furnace": {
|
|
"description": {
|
|
"identifier": "minecraft:furnace_emerald_ore"
|
|
},
|
|
|
|
|
|
"tags": ["furnace", "blast_furnace"],
|
|
"input": "minecraft:emerald_ore",
|
|
"output": "minecraft:emerald"
|
|
}
|
|
|
|
}
|