{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "group": "carpet",
  "key": {
    "#": {
      "item": "minecraft:black_wool"
    }
  },
  "pattern": [
    "##"
  ],
  "result": {
    "count": 3,
    "item": "minecraft:black_carpet"
  },
  "show_notification": true
}