G GameIDs
minecraft · recipes · 1.16.5

Crimson Hyphae

crimson_hyphae

Recipe #425

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "group": "bark",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:crimson_stem"
        }
    },
    "result": {
        "item": "minecraft:crimson_hyphae",
        "count": 3
    }
}