ForgePatch/src/generated/resources/data/minecraft/recipes/furnace.json

16 lines
210 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"# #",
"###"
],
"key": {
"#": {
"tag": "forge:cobblestone"
}
},
"result": {
"item": "minecraft:furnace"
}
}