G GameIDs
minecraft · recipes · 26.1.2

Carrot On A Stick

carrot_on_a_stick

Recipe #327

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:fishing_rod",
        "X": "minecraft:carrot"
    },
    "pattern": [
        "# ",
        " X"
    ],
    "result": {
        "id": "minecraft:carrot_on_a_stick"
    }
}