Note Block

Blocks

Note Block — block.

Obtaining

A note block is crafted from planks and redstone dust. It can be mined as a normal block and keeps its note settings when moved carefully.

Loot tableNote BlockDetailed drops are not published yet.

Breaking

Data: Breaking
Hardness0.8
Blast resistance0.8
ToolAxeTool

Crafting

crafting grid

PlanksPlanksPlanksPlanksRedstone DustPlanksPlanksPlanksPlanks

Ingredients match the published snapshot.

Usage

The block occupies a standard full volume and is shown with an isometric preview.

Right-clicking a note block changes its pitch, while powering it plays the selected note. Different instruments are chosen by the block beneath it, so a small arrangement can become a compact redstone music system.

Data: Usage
ShapeFull cube
RenderingIsometric preview

Sounds

The selected instrument chooses the sound event. Tunable instruments use the note pitch, while untunable instruments keep a pitch of 1.0; each playback also emits the `note_block_play` game event.

Data: Sounds
Note block instrumentbass
Harpblock.note_block.harp
Bass drumblock.note_block.basedrum
Snareblock.note_block.snare
Hatblock.note_block.hat
Bassblock.note_block.bass
Plingblock.note_block.pling

Behavior

The block emits a note-block-play game event when it plays. A redstone pulse activates it, and the supporting block determines the instrument family. Placement and vertical neighbour updates recalculate the instrument; a compatible block above takes priority, while an instrument below is used when the top position does not provide one.

Data: Behavior
Stack size64
Solid blockYes
Map colorwood
Note block instrumentbass
State count1
Note range0–24 (two octaves)
Volume3.0
Instrument selectionThe block above takes priority; otherwise the supporting block selects the family
Tune interactionUse the block to cycle the note, or attack it to play without retuning

Data values

The block uses the `minecraft:note_block` identifier and is tagged as axe-mineable. Its public state is the tuned note plus the instrument selected by the block below it.

Data: Data values
Identifierminecraft:note_block
VersionMinecraft 26.2
Blockstateassets/minecraft/blockstates/note_block.json
Loot tableNote BlockLoot table
Tool tagAxe mineable
StateNote, instrument, powered
Default stateNote 0, harp, unpowered
Game eventminecraft:note_block_play

History

The note block has kept the same redstone music role while its state model gained an explicit instrument property and support for custom note-block sounds on heads placed above it.

  1. 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5

Trivia

The note value is a two-octave range rather than an arbitrary pitch. A powered transition plays once, while changing the note by hand also immediately plays the selected instrument.

References

The local snapshot keeps the shaped recipe, block loot, multipart state and `NoteBlock` implementation separately. The implementation records the three public state fields, the two-octave note range, redstone transition, and the game event used by listeners.

Data: References
SourceValidated DeepMine snapshot
Snapshot ID918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Digestb2b8c60f4a4d092014ae1ec2a53c58146b06f8c967f92ab1a5d84cd21ccb63d6
Crafting recipe`data/minecraft/recipe/note_block.json`
Block loot`data/minecraft/loot_table/blocks/note_block.json`
Blockstate definition`assets/minecraft/blockstates/note_block.json`
Block implementation`net/minecraft/world/level/block/NoteBlock.java`
Advancement recipe`data/minecraft/advancement/recipes/redstone/note_block.json`

Navigation

Data and provenance

minecraft:note_block

Snapshot digest verified.

Page is awaiting additional checks.Missing locales: ru, en
Data sourceb2b8c60f4a4d092014ae1ec2a53c58146b06f8c967f92ab1a5d84cd21ccb63d6

Provenance and publication

Readiness
Pending
Snapshot
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Source set
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Entity identifier
minecraft:note_block
Digest
b2b8c60f4a4d092014ae1ec2a53c58146b06f8c967f92ab1a5d84cd21ccb63d6
Missing locales
ru, en