Crafting using Stone Brick Slab and Stone Brick Slab, arranged in the pattern shown. Produces Chiseled Stone Bricks.

Chiseled Stone Bricks
Minecraft · by Mojang Studios
Acquisition
Stone Cutting using Stone. Produces Chiseled Stone Bricks.

Stone Cutting using Stone Bricks. Produces Chiseled Stone Bricks.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Infested Chiseled Stone Bricks | 1–1 | 100% | Drops itself with Silk Touch |
| Chiseled Stone Bricks | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Chiseled Stone Bricks, Chiseled Stone Bricks, Chiseled Stone Bricks, Chiseled Stone Bricks, Netherite Ingot, Chiseled Stone Bricks, Chiseled Stone Bricks, Chiseled Stone Bricks and Chiseled Stone Bricks, arranged in the pattern shown. Produces Lodestone.
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:chiseled_stone_bricks- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stone_bricks minecraft:items/stone_bricks
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:stone_brick_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:stone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


