Crafting using Block of Coal, in any arrangement. Produces 9× Coal.
Coal
Acquisition
Grinder using Any Coal Ores. Produces 2× Coal.
Crushing using Glacio Coal Ore (150 ticks). Produces Glacio Cobblestone and Coal and Nugget of Experience and Coal.
150 ticks

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

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

Blasting using Venus Coal Ore (100 ticks, 0.1 xp). Produces Coal.
100 ticks· 0.1 xp
Blasting using Deepslate Coal Ore (100 ticks, 0.1 xp). Produces Coal.
100 ticks· 0.1 xp
Crushing using Venus Coal Ore (150 ticks). Produces Venus Cobblestone and Coal and Coal and Nugget of Experience.
150 ticks

Smelting using Coal Ore (200 ticks, 0.1 xp). Produces Coal.
200 ticks· 0.1 xp
Smelting using Venus Coal Ore (200 ticks, 0.1 xp). Produces Coal.
200 ticks· 0.1 xp
Scrapbox using Scrap Box. Produces Coal.
Crushing using Coal Ore (150 ticks). Produces Cobblestone and Nugget of Experience and Coal and Coal.
150 ticks

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

Smelting using Deepslate Coal Ore (200 ticks, 0.1 xp). Produces Coal.
200 ticks· 0.1 xp
Smelting using Glacio Coal Ore (200 ticks, 0.1 xp). Produces Coal.
200 ticks· 0.1 xp
Industrial Grinder using Any Coal Ores. Produces 4× Coal.
Blasting using Glacio Coal Ore (100 ticks, 0.1 xp). Produces Coal.
100 ticks· 0.1 xp
Industrial Grinder using Any Coal Ores. Produces 3× Coal.
Blasting using Coal Ore (100 ticks, 0.1 xp). Produces Coal.
100 ticks· 0.1 xp
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Coal Ore | 1–1 | 100% | Fortune increases drop count |
Loot table: Village Fisher (minecraft) minecraft:village_fisher | 1–1 | 100% | — |
Loot table: Ancient City (minecraft) minecraft:ancient_city | 1–1 | 100% | — |
Gameplay loot table: Trail Ruins Common (minecraft) minecraft:trail_ruins_common | 1–1 | 100% | — |
Gameplay loot table: Ocean Ruin Cold (minecraft) minecraft:ocean_ruin_cold | 1–1 | 100% | — |
Gameplay loot table: Ocean Ruin Warm (minecraft) minecraft:ocean_ruin_warm | 1–1 | 100% | — |
Loot table: Village Toolsmith (minecraft) minecraft:village_toolsmith | 1–1 | 100% | — |
Mob loot table: Wither Skeleton (minecraft) minecraft:wither_skeleton | 1–1 | 100% | — |
Loot table: Village Butcher (minecraft) minecraft:village_butcher | 1–1 | 100% | — |
| Deepslate Coal Ore | 1–1 | 100% | Fortune increases drop count |
Loot table: Village Snowy House (minecraft) minecraft:village_snowy_house | 1–1 | 100% | — |
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon | 1–1 | 100% | — |
Loot table: Underwater Ruin Small (minecraft) minecraft:underwater_ruin_small | 1–1 | 100% | — |
Loot table: Underwater Ruin Big (minecraft) minecraft:underwater_ruin_big | 1–1 | 100% | — |
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft | 1–1 | 100% | — |
Loot table: Igloo Chest (minecraft) minecraft:igloo_chest | 1–1 | 100% | — |
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply | 1–1 | 100% | — |
Loot table: Stronghold Crossing (minecraft) minecraft:stronghold_crossing | 1–1 | 100% | — |
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion | 1–1 | 100% | — |
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 using Gunpowder, Blaze Powder and Any of Coal / Charcoal, in any arrangement. Produces 3× Fire Charge.
Crafting using Any of Coal / Charcoal, Stick and Any Soul Fire Base Blocks, arranged in the pattern shown. Produces 4× Soul Torch.
Crafting using Any of Coal / Charcoal and Stick, arranged in the pattern shown. Produces 4× Torch.
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
}





