Minecraft Item DB
BLOCK

Jukebox

jukebox
Hardness2.000
Blast Resistance6.000
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id282
Diggable1
Emit Light0
Filter Light15
Min State Id6762
Max State Id6763
Default State6763
States Json[{"name":"has_record","type":"bool","num_values":2}]
Drops Json[343]

Mining & Drops

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

Drop Data

1343

Block States

1 entries
1
Namehas_record
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "283",
    "numeric_id": "282",
    "name": "jukebox",
    "slug": "jukebox",
    "display_name": "Jukebox",
    "hardness": "2.000",
    "blast_resistance": "6.000",
    "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": "6762",
    "max_state_id": "6763",
    "default_state": "6763",
    "states_json": "[{\"name\":\"has_record\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[343]",
    "source_version": "1.21.9"
}