minecraft · recipes
· 26.1.2
Note Block
note_block
Recipe #576
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": "#minecraft:planks",
"X": "minecraft:redstone"
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"id": "minecraft:note_block"
}
}