Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Redstone Dust, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Note Block.

Note Block
Minecraft · by Mojang Studios
Acquisition
Crafting using Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Any Redstone Dust, Skyroot Planks, Skyroot Planks, Skyroot Planks and Skyroot Planks, arranged in the pattern shown. Produces Note Block.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Note Block | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:note_block- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"PRP",
"PPP"
],
"ingredients": {
"P": {
"tag": "aether:planks_crafting"
},
"R": {
"tag": "c:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": "minecraft:note_block",
"experience": null,
"cooking_time": null
}









