G GameIDs
minecraft · recipes · 1.20.6

Carrot On A Stick

carrot_on_a_stick

Recipe #327

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:fishing_rod"
        },
        "X": {
            "item": "minecraft:carrot"
        }
    },
    "pattern": [
        "# ",
        " X"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:carrot_on_a_stick"
    }
}