{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "group": "hanging_sign",
  "key": {
    "#": {
      "item": "minecraft:stripped_cherry_log"
    },
    "X": {
      "item": "minecraft:chain"
    }
  },
  "pattern": [
    "X X",
    "###",
    "###"
  ],
  "result": {
    "count": 6,
    "item": "minecraft:cherry_hanging_sign"
  },
  "show_notification": true
}