{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "group": "stained_terracotta",
  "key": {
    "#": {
      "item": "minecraft:terracotta"
    },
    "X": {
      "item": "minecraft:white_dye"
    }
  },
  "pattern": [
    "###",
    "#X#",
    "###"
  ],
  "result": {
    "count": 8,
    "item": "minecraft:white_terracotta"
  },
  "show_notification": true
}