Difference between revisions of "Note Block"
Planks>Ritz1256 Backup |
m (1 revision imported) |
Latest revision as of 13:13, 13 May 2021
Renewable |
Yes |
---|---|
Stackable |
Yes (64) |
Tool | |
Blast resistance |
0.8 |
Hardness |
0.8 |
Luminant |
No |
Transparent |
No |
Flammable |
No |
Catches fire from lava |
Yes |
A note block is a musical block that emits sounds when powered with redstone.
Contents
Obtaining
Breaking
Note blocks are most quickly broken with an axe.
Block | Note Block | |
---|---|---|
Hardness | 0.8 | |
Tool | ||
Breaking time[FN 1] | ||
Default | 1.2 | |
Wooden | 0.6 | |
Stone | 0.3 | |
Iron | 0.2 | |
Diamond | 0.15 | |
Netherite | 0.15 | |
Golden | 0.1 |
- ↑ Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.
Crafting
Ingredients | Crafting recipe |
---|---|
Any Planks + Redstone Dust |
Usage
Playing music
Notes
Note blocks play a 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. The volume of a note block decreases as the player gets further away from it.
Note blocks play when on or next to a powered block. Each time a note block plays a note, a note particle may fly out of the top (if pressed too fast, notes may not appear), with the color depending on the pitch (but not the instrument).
There are 16 different instruments and 25 different pitches per instrument. Pressing use on the block increases the note pitch up a semitone, with a total of two full octaves (25 semitones) being available for each instrument. The standard range (for harp and pling instruments) of notes span from F♯3 to F♯5. After reaching the highest note, pressing use again resets the pitch back to F♯3, as does breaking the block and picking it back up.
The bass is two octaves (24 semitones) lower than the standard range, the guitar is one octave (12 semitones) lower than the standard range, the flute is one octave above the standard range, and the bells, chimes, and xylophone are 2 octaves above the standard range. This gives the player six octaves (72 semitones) of effective range to combine instruments for greater pitch coverage.
The exact pitch to pressing assignment is shown below.[1][2]
|
|
Alternatively, there is a graphical version available:
Players can roughly check the tuning of a block by looking at the note icon.
In Java Edition, the tuning can also be checked by looking at the right side of the debug screen (accessed by pressing F3). It is denoted as "note:" followed by a number from 0 to 24.
Instruments
Template:Cleanup 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 | Instrument | Range | Sound event names (Java) | Sound event names (Bedrock) |
---|---|---|---|---|
Material: Wood | Bass (String Bass)File:Note block bass.ogg | F♯1–F♯3 | block.note_block.bass
|
note.bass
|
Material: Sand, Gravel, Concrete Powder | Snare DrumFile:Note block snare.ogg | — | block.note_block.snare
|
note.snare
|
Material: Glass, Sea Lantern, Beacon | Clicks and Sticks (Hihat)File:Note block click.ogg | — | block.note_block.hat
|
note.hat
|
Material: Stone, Blackstone, Netherrack, Nylium, Obsidian, Quartz, Sandstone, Ores, Bricks, Corals, Respawn Anchor, Bedrock, Concrete | Bass Drum (Kick)File:Note block bass drum.ogg | — | block.note_block.basedrum
|
note.bd
|
Block of Gold | Bells (Glockenspiel)File:Note block bell.ogg | F♯5–F♯7 | block.note_block.bell
|
note.bell
|
Clay, Honeycomb Block[Bedrock Edition only] [3], Infested Block[Bedrock Edition only] | FluteFile:Note block flute.ogg | F♯4–F♯6 | block.note_block.flute
|
note.flute
|
Packed Ice | ChimesFile:Note block chime.ogg | F♯5–F♯7 | block.note_block.chime
|
note.chime
|
Wool | GuitarFile:Note block guitar.ogg | F♯2–F♯4 | block.note_block.guitar
|
note.guitar
|
Bone Block | XylophoneFile:Note block xylophone.ogg | F♯5–F♯7 | block.note_block.xylophone
|
note.xylophone
|
Block of Iron | Iron Xylophone (Vibraphone)File:Note block iron xylophone.ogg | F♯3–F♯5 | block.note_block.iron_xylophone
|
note.iron_xylophone
|
Soul Sand | Cow BellFile:Note block cow bell.ogg | F♯4–F♯6 | block.note_block.cow_bell
|
note.cow_bell
|
Pumpkin | DidgeridooFile:Note block didgeridoo.ogg | F♯1–F♯3 | block.note_block.didgeridoo
|
note.didgeridoo
|
Block of Emerald | "Bit" (Square wave)File:Note block bit.ogg | F♯3–F♯5 | block.note_block.bit
|
note.bit
|
Hay Bale | BanjoFile:Note block banjo.ogg | F♯3–F♯5 | block.note_block.banjo
|
note.banjo
|
Glowstone | "Pling" (Electric piano)File:Note block pling.ogg | F♯3–F♯5 | block.note_block.pling
|
note.pling
|
Any other blocks | Harp / pianoFile:Note block harp.ogg | F♯3–F♯5 | block.note_block.harp
|
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 difficult to hear because the sound of the button can overlap the note block.
- Because note blocks need 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.
Sounds
Sound | Subtitle | Source | Description | Namespaced ID | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
File:Wood dig1.ogg | Block broken | Blocks | Once the block has broken | block.wood.break | subtitles.block.generic.break | 1.0 | 0.8 | 16 |
File:Wood hit1.ogg | None[sound 1] | Blocks | Falling on the block with fall damage | block.wood.fall | None[sound 1] | 0.5 | 0.75 | 16 |
File:Wood hit1.ogg | Block breaking | Blocks | While the block is in the process of being broken | block.wood.hit | subtitles.block.generic.hit | 0.25 | 0.5 | 16 |
File:Wood dig1.ogg | Block placed | Blocks | When the block is placed | block.wood.place | subtitles.block.generic.place | 1.0 | 0.8 | 16 |
File:Wood hit1.ogg | Footsteps | Blocks | Walking on the block | block.wood.step | subtitles.block.generic.footsteps | 0.15 | 1.0 | 16 |
Sound | Source | Description | Namespaced ID | Volume | Pitch |
---|---|---|---|---|---|
? | Blocks | Once the block has broken | dig.wood | 1.0 | 0.8 |
? | Blocks | Falling on the block with fall damage | fall.wood | 0.4 | 1.0 |
? | Blocks | While the block is in the process of being broken | hit.wood | 0.23 | 0.5 |
? | Blocks | Jumping from the block | jump.wood | 0.12 | 1.0 |
? | Blocks | Falling on the block without fall damage | land.wood | 0.18 | 1.0 |
? | Blocks | Walking on the block | step.wood | 0.3 | 1.0 |
? | Blocks | When the block is placed | use.wood | 1.0 | 0.8 |
Data values
ID
Name | Namespaced ID | Form | Translation key |
---|---|---|---|
Note Block | note_block | Block & Item | block.minecraft.note_block |
Name | Namespaced ID | Numeric ID | Form | Translation key |
---|---|---|---|---|
Note Block | noteblock | 25 | Block & Item | tile.noteblock.name |
Name | Savegame ID |
---|---|
Block entity | Music |
Block states
History
Java Edition Beta | |||||
---|---|---|---|---|---|
1.2 | 32px Added note blocks. | ||||
Note blocks have 5 instruments: Harp, Bass, Bass drum, Snare drum, Click. Pling is also added in the sound files, but is currently unused. | |||||
Java Edition | |||||
1.0.0 | Beta 1.9 Prerelease 6 | Note blocks are now broken faster using an axe. | |||
1.9 | 15w34a | The power state of note blocks is now controlled through a tag, and therefore can now be controlled independently of any redstone signal. | |||
1.11 | 16w32a | The block entity ID of note blocks has been changed from Music to noteblock . | |||
1.12 | 17w16a | Added sound events (but not the sounds themselves) for additional instruments (bell, chime, flute, guitar, xylophone) to note blocks. | |||
17w17a | Added sounds for additional instruments to note blocks. | ||||
1.13 | 17w47a | The ID has been changed from noteblock to note_block .
| |||
Note blocks are no longer block entities and instead are defined by the note , powered , and instrument block states. | |||||
As note blocks are no longer block entities, they can now be pushed by pistons. | |||||
Prior to The Flattening, this block's numeral ID was 25. | |||||
1.14 | 18w43a | 32px The texture of note blocks has been changed. | |||
19w09a | Added sounds to note blocks for additional instruments (iron xylophone, cow bell, didgeridoo, bit, and banjo), and implemented the "Pling" instrument into the game. | ||||
Pocket Edition Alpha | |||||
v0.13.0 | build 1 | 32px Added note blocks. | |||
v0.15.0 | build 1 | Note blocks can now be moved by pistons. | |||
Bedrock Edition | |||||
1.10.0 | beta 1.10.0.3 | 32px The texture of note blocks has been changed. | |||
1.13.0 | beta 1.13.0.9 | Added all new note block sounds from Java Edition 1.12 and 1.14. | |||
Legacy Console Edition | |||||
TU1 | CU1 | 1.0 | Patch 1 | 1.0.1 | 32px Added note blocks. |
TU53 | CU43 | 1.49 | Patch 23 | 1.0.3 | Added new note block sounds. |
1.90 | 32px The texture of note blocks has been changed. | ||||
New Nintendo 3DS Edition | |||||
0.1.0 | 32px Added note blocks. |
Issues
Issues relating to "Note block" or "Noteblock" are maintained on the bug tracker. Report issues there.
Trivia
- Note Blocks start at the pitch F♯. Few musical instruments are tuned to F♯.
- Because a note block is a wooden type block, a note block directly on top of another one produce a string bass sound when powered.
- In Java Edition, note blocks have the second highest number of possible block state combinations, at 800, beating fire's 512 and behind redstone dust's 1296.
Gallery
- Note block redstone.png
Redstone linked to note blocks, playing a simple melody when the button is pressed.
See also
- Tutorials/Redstone music
- Tutorials/Redstone music/Doorbell
- Jukebox
- Minecraft Note Block Studio – A music editor for Minecraft.
References
External links
de:Notenblock es:Bloque musical fr:Bloc musical hu:Hangdoboz it:Blocco sonoro ja:音符ブロック ko:소리 블록 nl:Nootblok pl:Blok dźwiękowy pt:Bloco musical ru:Музыкальный блок zh:音符盒
- Pages with broken file links
- Renewable resources
- Redstone recipe
- Recipe using Planks
- Recipe using Redstone Dust
- Articles to be expanded
- Redstone
- Upcoming
- Bedrock Edition upcoming tag
- Java Edition upcoming tag
- Pages using deprecated sprite names
- Pages with missing sprites
- Blocks
- Mechanics
- Redstone mechanics
- Mechanisms
- Manufactured blocks
Articles to be expanded
Bedrock Edition upcoming tag
Blocks
Java Edition upcoming tag
Manufactured blocks
Mechanics
Mechanisms
Pages using deprecated sprite names
Pages with broken file links
Pages with missing sprites
Recipe using Planks
Recipe using Redstone Dust
Redstone
Redstone mechanics
Redstone recipe
Renewable resources
Upcoming