Crafting using Cut Deepslate Bricks, Cut Deepslate Bricks, Cut Deepslate Bricks, Cut Deepslate Bricks, Cut Deepslate Bricks and Cut Deepslate Bricks, arranged in the pattern shown. Produces 6× Cut Deepslate Brick Wall.
Cut Deepslate Brick Wall
Create · by simibubi
Acquisition
Stone Cutting using Any Deepslate Stone Type. Produces Cut Deepslate Brick Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cut Deepslate Brick Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:cut_deepslate_brick_wall- Namespace
create- Mod ID
create- Tags (4)
create:items/stone_types/deepslate minecraft:blocks/mineable/pickaxe minecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
"XXX"
],
"ingredients": {
"X": {
"item": "create:cut_deepslate_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/deepslate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

