Files
2024-03-13 18:29:36 +01:00

18 lines
243 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:planks"
}
},
"pattern": [
"###",
"# #",
"###"
],
"result": {
"count": 1,
"id": "minecraft:chest"
}
}