{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:cherry_sign"
    },
    "tags": [ "crafting_table" ],
    "group": "sign",
    "pattern": [
      "###",
      "###",
      " | "
    ],
    "key": {
      "#": {
        "item": "minecraft:cherry_planks"
      },
      "|": {
        "item": "minecraft:stick"
      }
    },
    "result": {
      "item": "minecraft:cherry_sign",
      "count": 3
    }
  }
}
