Polished Blackstone Pressure Plate
minecraft:polished_blackstone_pressure_plate

Polished Blackstone Pressure Plate

Minecraft · by Mojang Studios
block Pickaxe MineableStone Pressure Plates

Acquisition

Crafting using Polished Blackstone and Polished Blackstone, arranged in the pattern shown. Produces Polished Blackstone Pressure Plate.

Crafting
Polished Blackstone Pressure Plate Polished Blackstone Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Polished Blackstone Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:polished_blackstone_pressure_plate
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stone_pressure_plates

Recipe JSON (1):

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