Minecraft Item DB
BLOCK

Coal Ore

coal_ore
Hardness3.000
Blast Resistance3.000
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id46
Diggable1
Emit Light0
Filter Light15
Min State Id133
Max State Id133
Default State133
States Json[]
Drops Json[896]

Mining & Drops

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

Drop Data

1896

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

Technical Data

{
    "id": "47",
    "numeric_id": "46",
    "name": "coal_ore",
    "slug": "coal_ore",
    "display_name": "Coal Ore",
    "hardness": "3.000",
    "blast_resistance": "3.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": "133",
    "max_state_id": "133",
    "default_state": "133",
    "states_json": "[]",
    "drops_json": "[896]",
    "source_version": "1.21.9"
}