Crafting using Coke Brick Slab and Coke Brick Slab, arranged in the pattern shown. Produces Coke Brick.

Coke Brick
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Crafting using Clay Ball, Ash Brick, Clay Ball, Ash Brick, Any Sandstone, Ash Brick, Clay Ball, Ash Brick and Clay Ball, arranged in the pattern shown. Produces 3× Coke Brick.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Coke Brick | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Coke Brick, Coke Brick and Coke Brick, arranged in the pattern shown. Produces 6× Coke Brick Slab.
Block drops
Drops itself when broken.
Developer reference
- Registry name
immersiveengineering:cokebrick- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"s",
"s"
],
"ingredients": {
"s": {
"item": "immersiveengineering:slab_cokebrick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"csc",
"sms",
"csc"
],
"ingredients": {
"c": {
"tag": "forge:clay"
},
"m": {
"tag": "forge:sandstone"
},
"s": {
"tag": "forge:ingots/brick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
