Stone Cutting using Radrock. Produces Radrock Brick Wall.
Radrock Brick Wall
Alex's Caves · by Alexthe668, Noonyeyz
Radrock Brick Wall is a block from Alex's Caves, crafted from Radrock.
Acquisition
Stone Cutting using Radrock Bricks. Produces Radrock Brick Wall.
Crafting using Radrock Bricks, Radrock Bricks, Radrock Bricks, Radrock Bricks, Radrock Bricks and Radrock Bricks, arranged in the pattern shown. Produces 6× Radrock Brick Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Radrock Brick Wall | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:radrock_brick_wall- Namespace
alexscaves- Mod ID
alexscaves- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "alexscaves:radrock"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "alexscaves:radrock_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"GGG"
],
"ingredients": {
"G": {
"item": "alexscaves:radrock_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

