G GameIDs
minecraft · recipes · 1.15.2

Nether Wart Block

nether_wart_block

Recipe #977

1.15.2 #8
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:nether_wart"
        }
    },
    "result": {
        "item": "minecraft:nether_wart_block"
    }
}