Minecraft Item DB
BLOCK

Bedrock

bedrock
Hardness-1.000
Blast Resistance3600000.000
Mining Tool
Mining Level
Materialdefault
Light0
Transparent0

Extended Properties

9 fields
Numeric Id34
Diggable0
Emit Light0
Filter Light15
Min State Id85
Max State Id85
Default State85
States Json[]
Drops Json[]

Mining & Drops

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

No structured drop data is currently attached to this block.

Block States

0 entries

No structured state definition is available for this block.

World & Physics

2 properties
TransparentNo
DiggableNo

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "35",
    "numeric_id": "34",
    "name": "bedrock",
    "slug": "bedrock",
    "display_name": "Bedrock",
    "hardness": "-1.000",
    "blast_resistance": "3600000.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "0",
    "diggable": "0",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "85",
    "max_state_id": "85",
    "default_state": "85",
    "states_json": "[]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}