{
  "format_version": "1.12.2",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "example:recipe0"
    },
    "tags": [
      "crafting_table"
    ],
    "pattern": [
      "x",
      "x",
      "y"
    ],
    "key": {
      "x": "example:item0",
      "y": "minecraft:stick"
    },
    "result": {
      "item": "example:item1",
      "count": 1
    }
  }
}