{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "key": {
    "#": {
      "item": "minecraft:snowball"
    }
  },
  "pattern": [
    "##",
    "##"
  ],
  "result": {
    "item": "minecraft:snow_block"
  },
  "show_notification": true
}