Minecraft Item DB
BLOCK

White Concrete

white_concrete
Hardness1.800
Blast Resistance1.800
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id708
Diggable1
Emit Light0
Filter Light15
Min State Id14828
Max State Id14828
Default State14828
States Json[]
Drops Json[614]

Mining & Drops

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

Drop Data

1614

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:white_concrete
/setblock ~ ~ ~ minecraft:white_concrete
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:white_concrete

Technical Data

{
    "id": "709",
    "numeric_id": "708",
    "name": "white_concrete",
    "slug": "white_concrete",
    "display_name": "White Concrete",
    "hardness": "1.800",
    "blast_resistance": "1.800",
    "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": "14828",
    "max_state_id": "14828",
    "default_state": "14828",
    "states_json": "[]",
    "drops_json": "[614]",
    "source_version": "1.21.9"
}