minecraft · recipes
· 1.17.1
Bone Block
bone_block
Recipe #814
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:bone_meal"
}
},
"result": {
"item": "minecraft:bone_block"
}
}