{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "A  ",
    "AA ",
    "AAA"
  ],
  "key": {
    "A": {
      "item": "alexscaves:frosted_gingerbread_block"
    }
  },
  "result": {
    "item": "alexscaves:frosted_gingerbread_stairs",
    "count": 4
  }
}