Dead Pressure Plate
regions_unexplored:dead_pressure_plate

Dead Pressure Plate

Regions Unexplored · by UHQ_GAMES
block Wooden Pressure PlatesNon Flammable WoodWooden Pressure Plates

Dead Pressure Plate is a block from Regions Unexplored, crafted from Dead Planks.

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
regions_unexplored:dead_pressure_plate
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (3)
minecraft:blocks/wooden_pressure_plates
minecraft:items/non_flammable_wood
minecraft:items/wooden_pressure_plates

Recipe JSON (1):

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