Crafting using Any Nether Brick Ingot, Ash Brick, Any Nether Brick Ingot, Ash Brick, Magma Block, Ash Brick, Any Nether Brick Ingot, Ash Brick and Any Nether Brick Ingot, arranged in the pattern shown. Produces 3× Blast Brick.

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

