minecraft · recipes
· 1.17.1
Honeycomb Block
honeycomb_block
Recipe #367
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"HH",
"HH"
],
"key": {
"H": {
"item": "minecraft:honeycomb"
}
},
"result": {
"item": "minecraft:honeycomb_block"
}
}