G GameIDs
minecraft · recipes · 1.18.2

Crimson Hyphae

crimson_hyphae

Recipe #425

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