{
  "format_version": "1.20.10",
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "minecraft:carrot_on_a_stick"
    },

    
    "tags": [ "crafting_table" ],
    "pattern": [
      "# ",
      " X"
    ],
    "key": {
      "#": {
        "item": "minecraft:fishing_rod"
      },
      "X": {
        "item": "minecraft:carrot"
      }
    },
	"unlock": [
      {
        "item": "minecraft:carrot"
      }
    ],
    "result": {
      "item": "minecraft:carrotonastick"
    }
  }
}
