G GameIDs
minecraft · recipes · 1.21.11

Fishing Rod

fishing_rod

Recipe #404

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:stick",
        "X": "minecraft:string"
    },
    "pattern": [
        "  #",
        " #X",
        "# X"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:fishing_rod"
    }
}