{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "key": {
    "S": {
      "item": "minecraft:basalt"
    }
  },
  "pattern": [
    "SS",
    "SS"
  ],
  "result": {
    "count": 4,
    "item": "minecraft:polished_basalt"
  },
  "show_notification": true
}