G GameIDs
minecraft · recipes · 26.1.2

Fishing Rod

fishing_rod

Recipe #404

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