Coal
minecraft:coal

Coal

Minecraft · by Mojang Studios
item Coals

Acquisition

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

Crafting ⇆ any arrangement
Coal Coal ×9 guaranteed

Crushing using Glacio Coal Ore (150 ticks). Produces Glacio Cobblestone and Coal and Nugget of Experience and Coal.

Crushing conditional
Glacio Cobblestone 13%
Coal Coal guaranteed
Nugget of Experience Nugget of Experience 75%
Coal Coal 75%

Crushing using Ore Coal End (350 ticks). Produces End Stone and Coal and Coal and Nugget of Experience.

Crushing conditional
Ore Coal End Ore Coal End·not yet documented

350 ticks

End Stone 12%
Coal Coal guaranteed
Coal Coal 25%
Nugget of Experience Nugget of Experience 75%

Crushing using Deepslate Coal Ore (300 ticks). Produces Nugget of Experience and Cobbled Deepslate and Coal and 2× Coal.

Crushing
Nugget of Experience Nugget of Experience 75%
Cobbled Deepslate 13%
Coal Coal 25%
Coal Coal ×2 guaranteed

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

Blasting

100 ticks· 0.1 xp

Coal Coal guaranteed

Crushing using Venus Coal Ore (150 ticks). Produces Venus Cobblestone and Coal and Coal and Nugget of Experience.

Crushing conditional

150 ticks

Venus Cobblestone 13%
Coal Coal 75%
Coal Coal guaranteed
Nugget of Experience Nugget of Experience 75%

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

Smelting

200 ticks· 0.1 xp

Coal Coal guaranteed

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

Smelting

200 ticks· 0.1 xp

Coal Coal guaranteed

Scrapbox using Scrap Box. Produces Coal.

Scrapbox
Coal Coal guaranteed

Crushing using Coal Ore (150 ticks). Produces Cobblestone and Nugget of Experience and Coal and Coal.

Crushing

150 ticks

Cobblestone 13%
Nugget of Experience Nugget of Experience 75%
Coal Coal 75%
Coal Coal guaranteed

Crushing using Ore Coal Nether (350 ticks). Produces Coal and Netherrack and Coal and Nugget of Experience.

Crushing conditional
Ore Coal Nether Ore Coal Nether·not yet documented

350 ticks

Coal Coal 25%
Netherrack 12%
Coal Coal guaranteed
Nugget of Experience Nugget of Experience 75%

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

Smelting

200 ticks· 0.1 xp

Coal Coal guaranteed

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

Blasting

100 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

Mining & drops

sourcecountchanceconditions
Coal Ore1–1100%Fortune increases drop count
Loot table: Village Fisher (minecraft) minecraft:village_fisher1–1100%
Loot table: Ancient City (minecraft) minecraft:ancient_city1–1100%
Gameplay loot table: Trail Ruins Common (minecraft) minecraft:trail_ruins_common1–1100%
Gameplay loot table: Ocean Ruin Cold (minecraft) minecraft:ocean_ruin_cold1–1100%
Gameplay loot table: Ocean Ruin Warm (minecraft) minecraft:ocean_ruin_warm1–1100%
Loot table: Village Toolsmith (minecraft) minecraft:village_toolsmith1–1100%
Mob loot table: Wither Skeleton (minecraft) minecraft:wither_skeleton1–1100%
Loot table: Village Butcher (minecraft) minecraft:village_butcher1–1100%
Deepslate Coal Ore1–1100%Fortune increases drop count
Loot table: Village Snowy House (minecraft) minecraft:village_snowy_house1–1100%
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon1–1100%
Loot table: Underwater Ruin Small (minecraft) minecraft:underwater_ruin_small1–1100%
Loot table: Underwater Ruin Big (minecraft) minecraft:underwater_ruin_big1–1100%
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft1–1100%
Loot table: Igloo Chest (minecraft) minecraft:igloo_chest1–1100%
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply1–1100%
Loot table: Stronghold Crossing (minecraft) minecraft:stronghold_crossing1–1100%
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion1–1100%

Used in (4)

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

Crafting using Gunpowder, Blaze Powder and Any of Coal / Charcoal, in any arrangement. Produces 3× Fire Charge.

Crafting ⇆ any arrangement
Gunpowder
Blaze Powder
Any of Coal / Charcoal
Fire Charge Fire Charge ×3 guaranteed

Crafting using Any of Coal / Charcoal, Stick and Any Soul Fire Base Blocks, arranged in the pattern shown. Produces 4× Soul Torch.

Crafting
Soul Torch Soul Torch ×4 guaranteed

Crafting using Any of Coal / Charcoal and Stick, arranged in the pattern shown. Produces 4× Torch.

Crafting
Any of Coal / Charcoal
Stick
Torch Torch ×4 guaranteed
Developer reference
Registry name
minecraft:coal
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/coals

Recipe JSON (19):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:coal_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:coal_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_coal_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "elementaryores:ore_coal_end"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "elementaryores"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:deepslate_coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 300
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:venus_coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:deepslate_coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "coal",
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:venus_coal_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "coal",
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:venus_coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "elementaryores:ore_coal_nether"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "elementaryores"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:deepslate_coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "coal",
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:coal_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:coal_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:coal_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "coal",
  "experience": 0.1,
  "cooking_time": 100
}