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