{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "key": {
    "#": {
      "item": "minecraft:quartz_block"
    }
  },
  "pattern": [
    "#",
    "#"
  ],
  "result": {
    "count": 2,
    "item": "minecraft:quartz_pillar"
  },
  "show_notification": true
}