G GameIDs
minecraft · recipes · 1.17.1

Carrot On A Stick

carrot_on_a_stick

Recipe #327

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "# ",
        " X"
    ],
    "key": {
        "#": {
            "item": "minecraft:fishing_rod"
        },
        "X": {
            "item": "minecraft:carrot"
        }
    },
    "result": {
        "item": "minecraft:carrot_on_a_stick"
    }
}