G GameIDs
minecraft · recipes · 1.17.1

Warped Fungus On A Stick

warped_fungus_on_a_stick

Recipe #598

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