Obtaining
Note blocks are most quickly broken with an axe.
Block | Note Block | |
---|---|---|
Hardness | 0.8 | |
Tool | ||
Breaking "Punch" redirects here. For the enchantment, see Enchanting#Punch. The Player punches trees and gets wood (click to view animation). Breaking, digging, punching, or mining is one of the most fundamental activities in Minecraft, performed (by ![]() | ||
Hand | 1.25 | |
Wooden | 0.65 | |
Stone | 0.35 | |
Iron | 0.2 | |
Diamond | 0.2 | |
Golden | 0.1 |
- ⃢₆ₑ Times are for unenchanted tools in seconds.
Info
A note block is a musical block See the various blocks found in Minecraft. For the blocking with shields that reduces damage when performed, see Blocking. All blocks Blocks are the basic units of structure in Minecraft. Contents 1 that emits sounds when powered with redstone.
Videos
Trivia
- Note blocks start at the pitch F#, which is interesting since there are very few musical instruments tuned to F#.
- The sound files for the note blocks can be found in assets/sounds/note, you can see that the harp sound is named "harp" and also that there is an unused sound called "pling".
- You can tune a note block even if there is a block above it, however the note will not be seen nor will any sound be made.
Crafting
Notes
Note blocks play a colored musical note when hit or when powered by redstone. A note block must have at least one block of air above it to play a sound. Notes can be heard up to 48 blocks away.
Note blocks will play when next to a powered block. Each time a note block plays a note, a note particle will fly out of the top, with the color depending on the pitch (but not the instrument).
Pressing use on the block increases the note pitch up a semitone, with a total of two full octaves (24 semitones) being available to play for each instrument (bass is two octaves (24 semitones) lower than the standard range, and the bells, chimes and xylophone are 2 octaves above the standard range, giving the player six octaves (72 semitones) of effective range if the player needs to combine instruments for higher pitch coverage). The range of notes span from F♯3 to F♯5. After reaching the highest note, pressing use again resets it back to F♯3, as does breaking the block and picking it back up. The exact pitch to pressing assignment is shown below.
Note blocks cannot be moved by pistons.Javaand Console editions
|
|
Alternatively, there is a graphical version available:
You can roughly check the tuning of a block by looking at the note icon.
Instruments
The instrument played depends on the material of the block underneath the note block. Note that these are groups of blocks defined by the code, not just the individual block.
Block material | Instrument | Sound names |
---|---|---|
Wooden blocks | String bass | block.note.bass |
Sand or Gravel or Soulsand or Concrete Powder | Snare drum | block.note.snare |
Glass blocks | Clicks and sticks | block.note.hat |
Stone blocks | Bass drum | block.note.basedrum |
Block of Gold Javaand Console editions | Bell | block.note.bell |
Clay Javaand Console editions | Flute | block.note.flute |
Packed Ice Javaand Console editions | Chime | block.note.chime |
Wool Javaand Console editions | Guitar | block.note.guitar |
Bone Block Javaand Console editions | Xylophone | block.note.xylophone |
Any other material | Harp/piano | block.note.harp |
Powering note blocks

Note blocks can be powered in a variety of different ways following normal redstone principles, however some ways of powering note blocks are more convenient than others or produce unexpected results.
- When a note block is powered by a button on its side, it does play a note, but is often very difficult to hear since the sound of the button activating is so loud.
- Since note blocks need a space above them, note blocks powered by pressure plates or redstone directly above them do not make a sound.
Fuel
Note blocks can be used as a fuel in furnaces, smelting 1.5 items per block.
Data values
- See also: Block entity format
A note block has a block entity associated with it that holds additional data about the block. The block`s block entity ID is noteblock
.
Block entity data- Tags common to all block entities see Template:Nbt inherit/blockentity/template
note: Pitch (number of uses).
powered: 1 or 0 (true/false) - if true, the noteblock is being provided a redstone signal.
Video
History
Beta | |||||
---|---|---|---|---|---|
1.2 | Added note blocks. | ||||
Official release | |||||
1.9 | 15w34a | Their power state is now controlled through a tag, and therefore can be controlled independently of any redstone signal. | |||
1.11 | 16w32a | The block entity ID is changed from Music to noteblock . | |||
1.12 | 17w16a | Added sound events (but not the sounds themselves) for additional instruments (bell, chime, flute, guitar, xylophone). | |||
17w17a | Added sounds for additional instruments. | ||||
Pocket Edition Alpha | |||||
0.13.0 | build 1 | Added note blocks. | |||
0.15.0 | build 1 | Note blocks can now be moved by pistons. | |||
Console Edition | |||||
TU1 | CU1 | 1.0 | Patch 1 | Patch s1 | Added note blocks. |
TU53 | CU43 | 1.49 | Patch 23 | Patch s3 | Added new Note Block sounds. |
Issues
Issues relating to “Note block” or “Noteblock“ are maintained on the issue tracker. Report issues there.
Contents
showCrafting
Note Block | ||
---|---|---|
Wooden Planks | Wooden Planks | Wooden Planks |
Wooden Planks | Redstone | Wooden Planks |
Wooden Planks | Wooden Planks |