minecraft:cracked_stone_bricks

Cracked Stone Bricks

Minecraft · by Mojang Studios
block Pickaxe MineableStone BricksStone Bricks

Acquisition

Smelting using Stone Bricks (200 ticks, 0.1 xp). Produces Cracked Stone Bricks.

Smelting

200 ticks· 0.1 xp

Cracked Stone Bricks guaranteed

Mining & drops

sourcecountchanceconditions
Cracked Stone Bricks1–1100%Survives Explosion
Infested Cracked Stone Bricks1–1100%Drops itself with Silk Touch

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:cracked_stone_bricks
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stone_bricks
minecraft:items/stone_bricks

Recipe JSON (1):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}