Crafting using Ice Bricks, Ice Bricks, Ice Bricks, Ice Bricks, Ice Bricks and Ice Bricks, arranged in the pattern shown. Produces 6× Ice Brick Wall.
Ice Brick Wall
Ecologics · by SameButDifferent, Zero_DSRS_VX, Drigonis, Crispytwig, Irishjevil, Foquito Azul
Ice Brick Wall is a block from Ecologics, crafted from Ice Bricks.
Acquisition
Stone Cutting using Ice Bricks. Produces Ice Brick Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ice Brick Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ecologics:ice_brick_wall- Namespace
ecologics- Mod ID
ecologics- Tags (4)
minecraft:blocks/mineable/pickaxe minecraft:blocks/mineable/shovel minecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "ecologics:ice_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ecologics:ice_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
