{
  "type": "minecraft:crafting_shaped",
  "key": {
    "#": [
      {
        "item": "minecraft:red_sandstone"
      },
      {
        "item": "minecraft:chiseled_red_sandstone"
      },
      {
        "item": "minecraft:cut_red_sandstone"
      }
    ]
  },
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "result": {
    "count": 4,
    "item": "minecraft:red_sandstone_stairs"
  }
}