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