Stone Cutting using Slag Bricks. Produces Slag Brick Wall.
Slag Brick Wall
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Crafting using Slag Bricks, Slag Bricks, Slag Bricks, Slag Bricks, Slag Bricks and Slag Bricks, arranged in the pattern shown. Produces 6× Slag Brick Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Slag Brick Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
immersiveengineering:wall_slag_brick- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "immersiveengineering:slag_brick"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sss",
"sss"
],
"ingredients": {
"s": {
"item": "immersiveengineering:slag_brick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
