G GameIDs
minecraft · recipes · 1.21.11

Note Block

note_block

Recipe #576

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "#minecraft:planks",
        "X": "minecraft:redstone"
    },
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:note_block"
    }
}