{
  "type": "crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "key": {
    "#": {
      "item": "minecraft:quartz_slab"
    }
  },
  "result": {
    "item": "minecraft:chiseled_quartz_block"
  }
}