minecraft · recipes
· 1.12.2
Nether Wart Block
nether_wart_block
Recipe #977
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:nether_wart"
}
},
"result": {
"item": "minecraft:nether_wart_block"
}
}