G GameIDs
minecraft · recipes · 1.17.1

Stripped Warped Hyphae

stripped_warped_hyphae

Recipe #743

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "group": "bark",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:stripped_warped_stem"
        }
    },
    "result": {
        "item": "minecraft:stripped_warped_hyphae",
        "count": 3
    }
}