{
  "type": "crafting_shaped",
  "pattern": [
    "###",
    "XXX",
    "###"
  ],
  "key": {
    "#": {
      "tag": "minecraft:planks"
    },
    "X": {
      "item": "minecraft:book"
    }
  },
  "result": {
    "item": "minecraft:bookshelf"
  }
}