minecraft:polished_blackstone_bricks

Polished Blackstone Bricks

Minecraft · by Mojang Studios
block Pickaxe Mineable

Acquisition

Stone Cutting using Blackstone. Produces Polished Blackstone Bricks.

Stone Cutting
Polished Blackstone Bricks guaranteed

Crafting using Polished Blackstone, Polished Blackstone, Polished Blackstone and Polished Blackstone, arranged in the pattern shown. Produces 4× Polished Blackstone Bricks.

Crafting
Polished Blackstone Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Blackstone Bricks1–1100%Survives Explosion

Used in (7)

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

Smelting

200 ticks· 0.1 xp

Cracked Polished Blackstone Bricks guaranteed

Crafting using Polished Blackstone Bricks, Polished Blackstone Bricks, Polished Blackstone Bricks, Polished Blackstone Bricks, Polished Blackstone Bricks and Polished Blackstone Bricks, arranged in the pattern shown. Produces 4× Polished Blackstone Brick Stairs.

Crafting
Polished Blackstone Brick Stairs Polished Blackstone Brick Stairs ×4 guaranteed
view all 7 →

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:polished_blackstone_bricks
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:polished_blackstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:blackstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:polished_blackstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}