minecraft · recipes
· 1.17.1
Note Block
note_block
Recipe #576
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "minecraft:note_block"
}
}