Crafting using Frosted Stone Bricks, Frosted Stone Bricks, Frosted Stone Bricks, Frosted Stone Bricks, Frosted Stone Bricks and Frosted Stone Bricks, arranged in the pattern shown. Produces 6× Frosted Stone Brick Wall.
Frosted Stone Brick Wall
cataclysm · by L_Ender
Acquisition
Stone Cutting using Frosted Stone Bricks. Produces Frosted Stone Brick Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Frosted Stone Brick Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cataclysm:frosted_stone_brick_wall- Namespace
cataclysm- Mod ID
cataclysm- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "cataclysm:frosted_stone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"anyOf": [
{
"item": "cataclysm:frosted_stone_bricks"
}
]
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
