Date Pressure Plate
16×16 · BAKED

block· Machines & Other Blocks

Date Pressure Plate

Spawn · by Ninni
block Wooden Pressure PlatesWooden Pressure Plates

Date Pressure Plate is a block from Spawn, crafted from Date Planks.

Acquisition

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

Crafting
  • Inputs
  • 2 × Date Planks
  • Output
  • Date Pressure Plate
Date Pressure Plate Date Pressure Plate guaranteed

Mining & drops

sourcecountdrop rateconditions
Date Pressure Plate1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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