Cherry Pressure Plate
minecraft:cherry_pressure_plate

Cherry Pressure Plate

Wood Type:
Minecraft · by Mojang Studios
block Wooden Pressure PlatesWooden Pressure Plates

Acquisition

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

Crafting
Cherry Pressure Plate Cherry Pressure Plate guaranteed

Industrial Sawmill using Cherry Slab. Produces 2× Cherry Pressure Plate and 2× Saw Dust.

Industrial Sawmill
Cherry Pressure Plate Cherry Pressure Plate ×2 guaranteed
Saw Dust Saw Dust ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:cherry_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_pressure_plate",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_sawmill",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:cherry_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}