{
  "type": "minecraft:crafting_shaped",
  "group": "cabinet",
  "pattern": [
    "   ",
    "###",
    "B#B"
  ],
  "key": {
    "#": {
      "tag": "minecraft:planks"
    },
    "B": {
      "item": "minecraft:chest"
    }
  },
  "result": {
    "item": "brewery:sideboard"
  }
}