Files
2020-06-23 13:13:26 +00:00

16 lines
220 B
JSON

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