minecraft:coal_block

Block of Coal

Minecraft · by Mojang Studios
block Pickaxe Mineable

Acquisition

Crafting using Coal, Coal, Coal, Coal, Coal, Coal, Coal, Coal and Coal, arranged in the pattern shown. Produces Block of Coal.

Crafting
Coal
Coal
Coal
Coal
Coal
Coal
Coal
Coal
Coal
Block of Coal guaranteed

Mining & drops

sourcecountchanceconditions
Block of Coal1–1100%Survives Explosion

Used in (1)

Crafting using Block of Coal, in any arrangement. Produces 9× Coal.

Crafting ⇆ any arrangement
Coal Coal ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:coal_block
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:coal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}