Dead Pressure Plate
biomesoplenty:dead_pressure_plate

Dead Pressure Plate

Biomes O' Plenty · by Adubbz, Forstride
block Wooden Pressure PlatesWooden Pressure Plates

Acquisition

Crafting using Dead Planks and Dead Planks, arranged in the pattern shown. Produces Dead Pressure Plate.

Crafting
Dead Pressure Plate Dead Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Dead Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:dead_pressure_plate
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (2)
minecraft:blocks/wooden_pressure_plates
minecraft:items/wooden_pressure_plates

Recipe JSON (1):

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