Files
2022-06-08 13:07:58 +02:00

16 lines
227 B
JSON

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