Heavy Weighted Pressure Plate
minecraft:heavy_weighted_pressure_plate

Heavy Weighted Pressure Plate

Minecraft · by Mojang Studios
block Pickaxe MineablePressure Plates

Acquisition

Crafting using Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Heavy Weighted Pressure Plate.

Crafting
Iron Ingot
Iron Ingot
Heavy Weighted Pressure Plate Heavy Weighted Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Heavy Weighted Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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