G GameIDs
minecraft · recipes · 1.20.6

Fishing Rod

fishing_rod

Recipe #404

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