G GameIDs
minecraft · recipes · 1.19.4

Warped Hyphae

warped_hyphae

Recipe #131

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "bark",
    "key": {
        "#": {
            "item": "minecraft:warped_stem"
        }
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "count": 3,
        "item": "minecraft:warped_hyphae"
    },
    "show_notification": true
}