Minecraft Item DB
BLOCK

Block of Redstone

redstone_block
Hardness5.000
Blast Resistance6.000
Mining Toolpickaxe
Mining Leveliron
Materialmineable/pickaxe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id473
Diggable1
Emit Light0
Filter Light15
Min State Id11109
Max State Id11109
Default State11109
States Json[]
Drops Json[719]

Mining & Drops

Imported + derived data
Effective Toolpickaxe
Minimum Tieriron
Mining TimeNot specified
Requires ToolNot specified
Silk TouchNot specified
FortuneNot specified

Drop Data

1719

Block States

0 entries

No structured state definition is available for this block.

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "474",
    "numeric_id": "473",
    "name": "redstone_block",
    "slug": "redstone_block",
    "display_name": "Block of Redstone",
    "hardness": "5.000",
    "blast_resistance": "6.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "11109",
    "max_state_id": "11109",
    "default_state": "11109",
    "states_json": "[]",
    "drops_json": "[719]",
    "source_version": "1.21.9"
}