G GameIDs
minecraft · recipes · 1.18.2

Warped Fungus On A Stick

warped_fungus_on_a_stick

Recipe #598

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