{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "key": {
    "#": {
      "item": "minecraft:deepslate_tiles"
    }
  },
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "result": {
    "count": 4,
    "item": "minecraft:deepslate_tile_stairs"
  },
  "show_notification": true
}