minecraft:coal_ore

Coal Ore

Minecraft · by Mojang Studios
block Coal OresPickaxe MineableSnaps Goat HornCoal Ores

Acquisition

Padded using UU-Matter, UU-Matter and Stone, arranged in the pattern shown. Produces Coal Ore.

Padded
Coal Ore guaranteed

Mining & drops

sourcecountchanceconditions
Coal Ore1–1100%Drops itself with Silk Touch

Used in (2)

Smelting using Coal Ore (200 ticks, 0.1 xp). Produces Coal.

Smelting

200 ticks· 0.1 xp

Coal Coal guaranteed

Blasting using Coal Ore (100 ticks, 0.1 xp). Produces Coal.

Blasting

100 ticks· 0.1 xp

Coal Coal guaranteed

Block drops

dropscountchanceconditions
Coal Ore1–1100%Drops itself with Silk Touch
Coal1–1100%Fortune increases drop count
Developer reference
Registry name
minecraft:coal_ore
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/coal_ores
minecraft:blocks/mineable/pickaxe
minecraft:blocks/snaps_goat_horn
minecraft:items/coal_ores

Recipe JSON (1):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "U  ",
    " U ",
    " S "
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:stone"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}