Stone Cutting using Holystone. Produces Holystone Brick Wall.
Holystone Brick Wall
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Stone Cutting using Holystone Bricks. Produces Holystone Brick Wall.
Crafting using Holystone Bricks, Holystone Bricks, Holystone Bricks, Holystone Bricks, Holystone Bricks and Holystone Bricks, arranged in the pattern shown. Produces 6× Holystone Brick Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Holystone Brick Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
aether:holystone_brick_wall- Namespace
aether- Mod ID
aether- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls minecraft:items/walls
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "aether:holystone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "aether:holystone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "aether:holystone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

