NOTE BLOCK
Plays a musical note when powered. The instrument depends on the block below it, and the pitch is set by right-clicking (25 pitches, 2 octaves). Can be detected by sculk sensors.

Crafting Recipe
8 Wooden Planks + 1 Redstone Dust → 1 Note Block
Signal Behavior
Input
Redstone pulse plays the note
Output
Sound output (detectable by sculk sensor)
Max Signal Strength
0
Delay
Plays on rising edge of signal
Modes
- 25 pitch levels across 2 octaves
Overview: what the Note Block is and does
Plays a musical note when powered. The instrument depends on the block below it, and the pitch is set by right-clicking (25 pitches, 2 octaves). Can be detected by sculk sensors.
As a mechanical component it converts a redstone signal into physical action rather than passing the signal onward. It is the musical output block, and since it makes a sound it doubles as a wireless trigger for sculk sensors.
The Note Block was added to Minecraft in Beta 1.2 and everything described here reflects its behaviour in Java Edition 1.21.
How it works: the redstone mechanics
On the input side, redstone pulse plays the note. On the output side, sound output (detectable by sculk sensor).
A rising edge plays one note. The instrument is set by the block directly beneath it (wood gives bass, stone gives bass drum, and so on) and the pitch is raised one of 25 steps across two octaves by right-clicking. The air block directly above it must be clear or no sound comes out.
It produces no redstone output signal of its own — its result is the physical action it performs, so you read its effect in the world rather than off a wire.
It operates in the following modes: 25 pitch levels across 2 octaves.
How to set it up
- 1Craft the Note Block: 8 Wooden Planks + 1 Redstone Dust → 1 Note Block.
- 2Decide where the signal needs to start or land, then place the Note Block against a solid surface so it can act on the blocks in front of it.
- 3Feed it a redstone pulse or signal from a lever, button, or circuit; it will perform its action and ignore further power until the input changes.
- 4Test in a creative-mode plot first: trigger the input and confirm the Note Block behaves exactly as the timing above predicts before committing it to a survival build.
Uses & applications
- ▸Musical contraptions
- ▸Alarm systems
- ▸Doorbells
- ▸Sculk sensor triggers (wireless redstone)
Tips & common mistakes
- !Block above must be air for sound
- !Instrument determined by block below
- !Right-click raises pitch, no way to lower except breaking
- !There is no way to lower a note's pitch — right-click cycles up only, so to drop it you must mine and replace the block.
Note Block FAQ
What is the Note Block used for in Minecraft redstone?
The Note Block is most often used for musical contraptions, alarm systems, doorbells, and sculk sensor triggers (wireless redstone). As a mechanical component it converts a redstone signal into physical action rather than passing the signal onward.
What signal strength does the Note Block output?
The Note Block does not output a redstone signal of its own; its result is sound output (detectable by sculk sensor). Its purpose is physical action, not signal generation.
How do you craft the Note Block?
8 Wooden Planks + 1 Redstone Dust → 1 Note Block. It was introduced in Beta 1.2.
What is the most common mistake with the Note Block?
Block above must be air for sound. Instrument determined by block below.