Minecraft Item DB
BLOCK

Note Block

note_block
Hardness0.800
Blast Resistance0.800
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id109
Diggable1
Emit Light0
Filter Light15
Min State Id581
Max State Id1730
Default State582
States Json[{"name":"instrument","type":"enum","num_values":23,"values":["harp","basedrum","snare","hat","bass","flute","bell","guitar","chime","xylophone","iron_xylophone","cow_bell","didgeridoo","bit","banjo","pling","zombie","skeleton","creeper","dragon","wither_skeleton","piglin","custom_head"]},{"name":"note","type":"int","num_values":25,"values":["0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24"]},{"name":"powered","type":"bool","num_values":2}]
Drops Json[748]

Mining & Drops

Imported + derived data
Effective ToolUnknown
Minimum TierUnknown
Mining TimeNot specified
Requires ToolNot specified
Silk TouchNot specified
FortuneNot specified

Drop Data

1748

Block States

3 entries
1
Nameinstrument
Typeenum
Num Values23
Values
1harp
2basedrum
3snare
4hat
5bass
6flute
7bell
8guitar
9chime
10xylophone
11iron_xylophone
12cow_bell
13didgeridoo
14bit
15banjo
16pling
17zombie
18skeleton
19creeper
20dragon
21wither_skeleton
22piglin
23custom_head
2
Namenote
Typeint
Num Values25
Values
10
21
32
43
54
65
76
87
98
109
1110
1211
1312
1413
1514
1615
1716
1817
1918
2019
2120
2221
2322
2423
2524
3
Namepowered
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

Copy-ready Java Edition
/give @p minecraft:note_block
/setblock ~ ~ ~ minecraft:note_block
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:note_block

Technical Data

{
    "id": "110",
    "numeric_id": "109",
    "name": "note_block",
    "slug": "note_block",
    "display_name": "Note Block",
    "hardness": "0.800",
    "blast_resistance": "0.800",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/axe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "581",
    "max_state_id": "1730",
    "default_state": "582",
    "states_json": "[{\"name\":\"instrument\",\"type\":\"enum\",\"num_values\":23,\"values\":[\"harp\",\"basedrum\",\"snare\",\"hat\",\"bass\",\"flute\",\"bell\",\"guitar\",\"chime\",\"xylophone\",\"iron_xylophone\",\"cow_bell\",\"didgeridoo\",\"bit\",\"banjo\",\"pling\",\"zombie\",\"skeleton\",\"creeper\",\"dragon\",\"wither_skeleton\",\"piglin\",\"custom_head\"]},{\"name\":\"note\",\"type\":\"int\",\"num_values\":25,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\",\"17\",\"18\",\"19\",\"20\",\"21\",\"22\",\"23\",\"24\"]},{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[748]",
    "source_version": "1.21.9"
}