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

Block of Coal Coke
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Crafting using Coal Coke, Coal Coke, Coal Coke, Coal Coke, Coal Coke, Coal Coke, Coal Coke, Coal Coke and Coal Coke, arranged in the pattern shown. Produces Block of Coal Coke.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Block of Coal Coke | 1–1 | 100% | Survives Explosion |
Used in (2)
Block drops
Drops itself when broken.
Developer reference
- Registry name
immersiveengineering:coke- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (3)
forge:blocks/storage_blocks/coal_coke forge:items/storage_blocks/coal_coke minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"s",
"s"
],
"ingredients": {
"s": {
"item": "immersiveengineering:slab_coke"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sss",
"sis",
"sss"
],
"ingredients": {
"i": {
"item": "immersiveengineering:coal_coke"
},
"s": {
"tag": "forge:coal_coke"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}