Files
2021-03-10 23:45:15 +00:00

16 lines
197 B
JSON

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