Wooden Pressure Plate
























| Renewable | Yes | 
|---|---|
| Stackable | Yes (64) | 
| Tool | |
| Blast resistance | 0.5 | 
| Hardness | 0.5 | 
| Luminous | No | 
| Transparent | Yes | 
| Waterloggable | |
| Flammable | No | 
| Catches fire from lava | Overworld wood: Yes | 
{
    "title": "Wooden Pressure Plate",
    "rows": [
        {
            "field": "Yes",
            "label": "(link to Renewable resource article, displayed as Renewable)"
        },
        {
            "field": "Yes (64)",
            "label": "Stackable"
        },
        {
            "field": "<span class=\"sprite-file\" style=\"height:32px;width:32px;--vertical-align:middle\">(link to File:SlotSprite Axe Required.png article, displayed as 32x32px|link=Axe|alt=|class=pixel-image|This block can be broken with any tool, but an axe is the quickest)</span>",
            "label": "Tool"
        },
        {
            "field": "0.5",
            "label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)"
        },
        {
            "field": "0.5",
            "label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)"
        },
        {
            "field": "No",
            "label": "(link to Light article, displayed as Luminous)"
        },
        {
            "field": "Yes",
            "label": "(link to Opacity article, displayed as Transparent)"
        },
        {
            "field": "'''(link to Java Edition article, displayed as JE):''' No<br>'''(link to Bedrock Edition article, displayed as BE):''' Yes",
            "label": "(link to Waterlogging article, displayed as Waterloggable)"
        },
        {
            "field": "No",
            "label": "(link to Flammable article, displayed as Flammable)"
        },
        {
            "field": "'''Overworld wood''': Yes<br>'''Others''': No",
            "label": "Catches fire<br>from (link to lava article, displayed as lava)"
        }
    ],
    "invimages": [
        "Oak Pressure Plate",
        "Spruce Pressure Plate",
        "Birch Pressure Plate",
        "Jungle Pressure Plate",
        "Acacia Pressure Plate",
        "Dark Oak Pressure Plate",
        "Mangrove Pressure Plate",
        "Cherry Pressure Plate",
        "Pale Oak Pressure Plate",
        "Bamboo Pressure Plate",
        "Crimson Pressure Plate",
        "Warped Pressure Plate"
    ],
    "images": [
        "Oak Pressure Plate.png",
        "Spruce Pressure Plate.png",
        "Birch Pressure Plate.png",
        "Jungle Pressure Plate.png",
        "Acacia Pressure Plate.png",
        "Dark Oak Pressure Plate.png",
        "Mangrove Pressure Plate.png",
        "Cherry Pressure Plate.png",
        "Pale Oak Pressure Plate.png",
        "Bamboo Pressure Plate.png",
        "Crimson Pressure Plate.png",
        "Warped Pressure Plate.png"
    ]
}
A wooden pressure plate is a wooden variant of the pressure plate. It can detect all entities, producing the maximum signal strength of 15. Wooden pressure plates come in all variants of wood.
Obtaining
Breaking
A wooden pressure plate can be mined using any tool, or without a tool, and drops itself as an item. However, axes are the fastest way to break one.
| Block |  Wooden Pressure Plate | |
|---|---|---|
| Hardness | 0.5 | |
| Tool |   | |
| Breaking time (sec)[A] | ||
| Default | 0.75 | |
|  Wooden | 0.4 | |
|  Stone | 0.2 | |
|  Copper  | 0.15 | |
|  Iron | 0.15 | |
|  Diamond | 0.1 | |
|  Netherite | 0.1 | |
|  Golden | 0.1 | |
- incorrect tool, drops nothing
- correct tool, drops nothing or something other than the block itself
- correct tool, drops the block itself
- italicized can be instant mined
- ↑ These durations ignore other influential factors (e.g. Mining Fatigue), and are measured in seconds. For more information, see Breaking § Speed.
A pressure plate is removed and drops itself as an item if:
- the block beneath it is moved, removed, or destroyed
- a piston tries to push it or moves a block into its space
Natural generation
Oak pressure plates can generate in some plains village houses and in trial chambers (some dispenser traps and a hidden chamber in the "Intersection 2" room).
Acacia pressure plates can generate in some savanna village houses.
Spruce pressure plates can generate in some snowy tundra, taiga, and snowy taiga village houses.
Crafting
| Ingredients | Crafting recipe | 
|---|---|
| Matching Planks | 
Usage
Redstone component
A pressure plate can be used to detect entities on top of it (players, mobs, items, etc.).
Placement


To place a pressure plate, use it while aiming at the face of a block adjacent to the destination space.
A pressure plate can be attached to:
- the top of any full solid opaque block (stone, dirt, blocks of gold, etc.), including full-block mechanism components (command blocks, dispensers, droppers, note blocks, and redstone lamps)
- the top of a hopper, fence, nether brick fence, an upside-down slab, or upside-down stairs.
A pressure plate cannot be attached to the side or bottom of any block, but attempting to make such an attachment may cause the plate to attach to the top of a block under the destination space. For example, if a fence is on the ground, attempting to attach a plate to the side of the fence causes the plate to be attached to the top of the ground next to the fence instead.
More information regarding placement on transparent blocks can be found at Opacity/Placement.
Activation
A pressure plate activates when an entity is on top of it (specifically, when the entity's collision mask intersects the bottom quarter-block of the pressure plate's space, which may include entities flying close to the ground), with a minimum activation time of 1 second (20 game ticks).
A wooden pressure plate is activated by all entities (including players, mobs, items, arrows, experience orbs, fishing bobs, etc.) besides snowballs.
Once activated, a pressure plate checks if entities are still present at regular intervals. Wooden pressure plates check every 10 redstone ticks (1 second), starting 10 redstone ticks after activation, so they deactivate up to 10 redstone ticks after no entities are on top of them.
A minecart traveling on rails activates a pressure plate next to a diagonal track but not one next to a straight track.
Behavior
While active, a pressure plate:
- powers adjacent redstone dust, and adjacent redstone comparators or redstone repeaters facing away from the plate
- strongly powers any full solid opaque block beneath it
- activates adjacent mechanism components, including above or below, such as pistons, redstone lamps, etc.
The power level is always 15.
Water and lava flow around a pressure plate without affecting it.
A pressure plate is not solid (it is not a barrier to entity movement). A block under a pressure plate can provide a solid barrier underneath it (for mobs to walk across, items to fall on, etc.), but when a pressure plate is placed on a block with a small collision mask, such as a fence or nether brick fence, it is possible for entities to move through the pressure plate while still activating it (walking through it horizontally, or falling through it vertically). Thus, a pressure plate on a fence can be used to detect entities without stopping them (more compactly than a tripwire circuit).
Pressure plates are 0.0625 blocks high (1⁄16 of a block) when inactive and 0.03125 blocks high (1⁄32 of a block) when active, but because they are not solid they do not affect the position of entities "on top" of them, so a player on top of a pressure plate is actually standing on the block beneath it.
Pressure plates can also open doors, activate TNT, and power command blocks.
Fuel
Overworld wooden pressure plates can be used as a fuel in furnaces, smelting 1.5 items per pressure plate. Nether wood pressure plates (crimson and warped), cannot be used as fuel in a furnace.
Note blocks
Wooden pressure plates can be placed under note blocks to produce "bass" sounds.
Sounds
Generic
Normal wood
|   woodsound type | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance | 
| Block broken | Blocks | Once the block has broken | block | subtitles | 1.0 | 0.8 | 16 | |
| Block placed | Blocks | When the block is placed | block | subtitles | 1.0 | 0.8 | 16 | |
| Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.5 | 16 | |
| Something falls on a block | Entity-Dependent | Falling on the block with fall damage | block | subtitles | 0.5 | 0.75 | 16 | |
| Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 | |
|   woodsound type | |||||
|---|---|---|---|---|---|
| Sound | Source | Description | Resource location | Volume | Pitch | 
| Blocks | Once the block has broken | dig | 1.0 | 0.8-1.0 | |
| Blocks | When the block is placed | dig | 1.0 | 0.8 | |
| Blocks | While the block is in the process of being broken | hit | 0.23 | 0.5 | |
| Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
| Players | Walking on the block | step | 0.3 | 1.0 | |
| Blocks | Jumping from the block | jump | 0.12 | 1.0 | |
| Blocks | Falling on the block without fall damage | land | 0.18 | 1.0 | |
Cherry wood
|   cherry_woodsound type | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance | 
| Block broken | Blocks | Once the block has broken | block | subtitles | 1.0 | 0.8 | 16 | |
| Block placed | Blocks | When the block is placed | block | subtitles | 1.0 | 0.8 | 16 | |
| Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.5 | 16 | |
| Something falls on a block | Entity-Dependent | Falling on the block with fall damage | block | subtitles | 0.5 | 0.75 | 16 | |
| Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 | |
|   cherry_woodsound type | |||||
|---|---|---|---|---|---|
| Sound | Source | Description | Resource location | Volume | Pitch | 
| Blocks | Once the block has broken | break | 1.0 | 0.8-1.0 | |
| Blocks | When the block is placed | place | 1.0 | 0.8 | |
| Blocks | While the block is in the process of being broken | hit | 0.23 | 0.5 | |
| Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
| Players | Walking on the block | step | 0.2 | 1.0 | |
| Players | Jumping from the block | step | 0.12 | 1.0 | |
| Players | Falling on the block without fall damage | step | 0.18 | 1.0 | |
Bamboo wood
|   bamboo_woodsound type | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance | 
| Block broken | Blocks | Once the block has broken | block | subtitles | 0.9 | 0.8 | 16 | |
| Block placed | Blocks | When the block is placed | block | subtitles | 0.9 | 0.8 | 16 | |
| Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.225 | 0.5 | 16 | |
| Something falls on a block | Entity-Dependent | Falling on the block with fall damage | block | subtitles | 0.5 | 0.75 | 16 | |
| Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 | |
|   bamboo_woodsound type | |||||
|---|---|---|---|---|---|
| Sound | Source | Description | Resource location | Volume | Pitch | 
| Blocks | Once the block has broken | break | 0.9 | 0.8-1.0 | |
| Blocks | When the block is placed | place | 0.9 | 0.8 | |
| Blocks | While the block is in the process of being broken | hit | 0.207 | 0.5 | |
| Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
| Players | Walking on the block | step | 0.2 | 1.0 | |
| Players | Jumping from the block | step | 0.12 | 1.0 | |
| Players | Falling on the block without fall damage | step | 0.18 | 1.0 | |
Nether wood
|   nether_woodsound type | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance | 
| Block broken | Blocks | Once the block has broken | block | subtitles | 1.0 | 0.72 | 16 | |
| Block placed | Blocks | When the block is placed | block | subtitles | 1.0 | 0.72 | 16 | |
| Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.45 | 16 | |
| Something falls on a block | Entity-Dependent | Falling on the block with fall damage | block | subtitles | 0.5 | 0.75 | 16 | |
| Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 | |
|   nether_woodsound type | |||||
|---|---|---|---|---|---|
| Sound | Source | Description | Resource location | Volume | Pitch | 
| Blocks | Once the block has broken | break | 1.0 | 0.8-1.0 | |
| Blocks | When the block is placed | place | 1.0 | 0.8 | |
| Blocks | While the block is in the process of being broken | hit | 0.23 | 0.5 | |
| Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
| Players | Walking on the block | step | 0.3 | 1.0 | |
| Players | Jumping from the block | step | 0.12 | 1.0 | |
| Players | Falling on the block without fall damage | step | 0.18 | 1.0 | |
Unique
| Sounds | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance | 
| Pressure Plate clicks | Blocks | When a wooden pressure plate is deactivated | block | subtitles | 0.3 | 0.7 | 16 | |
| Pressure Plate clicks | Blocks | When a wooden pressure plate is activated | block | subtitles | 0.3 | 0.8 | 16 | |
| Pressure Plate clicks | Blocks | When a cherry wood pressure plate is deactivated | block | subtitles | 0.3 | 0.7 | 16 | |
| Pressure Plate clicks | Blocks | When a cherry wood pressure plate is activated | block | subtitles | 0.3 | 0.8 | 16 | |
| Pressure Plate clicks | Blocks | When a bamboo wood pressure plate is deactivated | block | subtitles | 0.3 | 0.7 | 16 | |
| Pressure Plate clicks | Blocks | When a bamboo wood pressure plate is activated | block | subtitles | 0.3 | 0.8 | 16 | |
| Pressure Plate clicks | Blocks | When a Nether wood pressure plate is deactivated | block | subtitles | 0.3 | 0.7 | 16 | |
| Pressure Plate clicks | Blocks | When a Nether wood pressure plate is activated | block | subtitles | 0.3 | 0.8 | 16 | |
| Sounds | |||||
|---|---|---|---|---|---|
| Sound | Source | Description | Resource location | Volume | Pitch | 
| Blocks | When a wooden pressure plate deactivates | click_off | 0.3 | 0.7 | |
| Blocks | When a wooden pressure plate activates | click_on | 0.3 | 0.8 | |
| Blocks | When a cherry wood pressure plate deactivates | click_off | 0.3 | 0.7 | |
| Blocks | When a cherry wood pressure plate activates | click_on | 0.3 | 0.8 | |
| Blocks | When a bamboo wood pressure plate deactivates | click_off | 0.3 | 0.7 | |
| Blocks | When a bamboo wood pressure plate activates | click_on | 0.3 | 0.8 | |
| Blocks | When a Nether wood pressure plate deactivates | click_off | 0.3 | 0.7 | |
| Blocks | When a Nether wood pressure plate activates | click_on | 0.3 | 0.8 | |
Data values
ID
| Name | Identifier | Form | Block tags | Item tags | Translation key | 
|---|---|---|---|---|---|
|  Oak Pressure Plate | oak_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Spruce Pressure Plate | spruce_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Birch Pressure Plate | birch_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Jungle Pressure Plate | jungle_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Acacia Pressure Plate | acacia_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Dark Oak Pressure Plate | dark_oak_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Mangrove Pressure Plate | mangrove_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Cherry Pressure Plate | cherry_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Pale Oak Pressure Plate | pale_oak_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Bamboo Pressure Plate | bamboo_pressure_plate | Block & Item | pressure_plateswall_post_overridewooden_pressure_plates | wooden_pressure_plates | block | 
|  Crimson Pressure Plate | crimson_pressure_plate | Block & Item | non_flammable_woodpressure_plateswall_post_overridewooden_pressure_plates | non_flammable_woodwooden_pressure_plates | block | 
|  Warped Pressure Plate | warped_pressure_plate | Block & Item | non_flammable_woodpressure_plateswall_post_overridewooden_pressure_plates | non_flammable_woodwooden_pressure_plates | block | 
| Name | Identifier | Numeric ID | Form | Item ID[i 1] | Translation key | 
|---|---|---|---|---|---|
|  Oak Pressure Plate | wooden_pressure_plate | 72 | Block & Giveable Item[i 2] | Identical[i 3] | tile | 
|  Spruce Pressure Plate | spruce_pressure_plate | 409 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -154) | tile | 
|  Birch Pressure Plate | birch_pressure_plate | 406 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -151) | tile | 
|  Jungle Pressure Plate | jungle_pressure_plate | 408 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -153) | tile | 
|  Acacia Pressure Plate | acacia_pressure_plate | 405 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -150) | tile | 
|  Dark Oak Pressure Plate | dark_oak_pressure_plate | 407 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -152) | tile | 
|  Mangrove Pressure Plate | mangrove_pressure_plate | 745 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -490) | tile | 
|  Cherry Pressure Plate | cherry_pressure_plate | 793 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -538) | tile | 
|  Pale Oak Pressure Plate | pale_oak_pressure_plate | 1252 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -997) | tile | 
|  Bamboo Pressure Plate | bamboo_pressure_plate | 769 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -514) | tile | 
|  Crimson Pressure Plate | crimson_pressure_plate | 517 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -262) | tile | 
|  Warped Pressure Plate | warped_pressure_plate | 518 | Block & Giveable Item[i 2] | Identical[i 3] (Numeric: -263) | tile | 
Block states
| Name | Default value | Allowed values | Description | 
|---|---|---|---|
| powered | false | falsetrue | True if pressure plate is depressed, providing power. | 
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits | Description | 
|---|---|---|---|---|---|
| redstone_signal | 0x1 | 0 | 01 | 01 | Specifies whether the pressure plate is pressed. | 
| 23456789101112131415 | Unsupported | Unused | 
Video
History
| May 21, 2009 | Notch shows interest in adding pressure plates. | ||||||
|---|---|---|---|---|---|---|---|
| October 18, 2022 |  Bamboo pressure plates were shown in an official article. | ||||||
| Java Edition Alpha | |||||||
| v1.0.1 |    Added wooden pressure plates. | ||||||
|  The model of pressure plates in item form is different. | |||||||
| Java Edition Beta | |||||||
| 1.3 | Pressure plates now require only two wood planks to craft; previous versions required three (this recipe now creates wooden slabs). | ||||||
| 1.6 | Test Build 3 | Wooden plates no longer require a pickaxe to be successfully extracted. | |||||
| Pressure plates can now also be recovered by destroying the block they are on. | |||||||
| Pressure plates may no longer be placed on leaf blocks or TNT. Pressure plates placed on such blocks prior to this update drop themselves when updated (whether by stepping on them or by placing/breaking adjacent blocks) and can be recollected, though they can still ignite TNT. | |||||||
| 1.7 |    The model of pressure plates has been changed. | ||||||
| 1.8 | Pre-release | Pressure plates can now be placed on fences, though they are not functional in this configuration due to the fence's hitbox. | |||||
| Dropped pressure plate items no longer appear larger than normal blocks. | |||||||
| Java Edition | |||||||
| 1.0.0 | Beta 1.9 Prerelease 2 | Pressure plates now function when placed on top of fences. | |||||
| Beta 1.9 Prerelease 5 |      The textures of pressure plates have been changed. | ||||||
| Beta 1.9 Prerelease 6 | Wooden pressure plates are now broken faster with an axe. | ||||||
| 1.3.1 | 12w23a | Wooden pressure plates can now be activated by arrows. | |||||
| 1.8 | 14w10a |  The model of pressure plates in item form has been changed. | |||||
| 14w10c |  The model of pressure plates in item form has been changed.[1] | ||||||
| 14w33a | Pressure plates now have unique item names.[2] | ||||||
| 1.9 | 15w31a |  The model of pressure plates in item form has been changed. | |||||
| 15w43a | Wooden pressure plates have now been given a different, more high-pitched activation sound, so that they no longer match the sound of stone pressure plates. | ||||||
| 15w46a | Mobs can no longer spawn on pressure plates. | ||||||
| 1.13 | 17w47a |          Pressure plates now come in all six types of wood. | |||||
| "Wooden Pressure Plate" has now been renamed to "<wood type> Pressure Plate". | |||||||
| 1.14 | 18w43a |            The textures of pressure plates have been changed. | |||||
| 18w47a |            The textures of pressure plates have been changed again. | ||||||
| 18w50a |  The texture of spruce pressure plates has been changed again. | ||||||
| 19w12b | Pressure plates can now be placed on glass, ice, glowstone and the sea lanterns. | ||||||
| 1.14.3 | pre3 | Pressure plates can now be placed on iron bars and glass panes. | |||||
| 1.16 | 20w06a |    Added crimson and warped pressure plates. | |||||
| 1.18 | pre5 |  The texture of spruce pressure plates have been changed. | |||||
| 1.19 | 22w11a |  Added mangrove pressure plates. | |||||
| 22w14a | Due to the addition of the mangrove tree and mangrove swamp, mangrove pressure plates are now obtainable and renewable. | ||||||
| 1.19.3 Experiment | 22w42a |  Added bamboo pressure plates behind the "Update 1.20" experimental data pack. | |||||
| Nether wood pressure plates and bamboo wood pressure plates now have unique sounds. | |||||||
| 22w46a |  The texture of bamboo pressure plates have been changed, due to the texture change on bamboo planks. | ||||||
| 1.19.4 Experiment | 23w07a |  Added cherry pressure plates behind the "Update 1.20" experimental data pack. | |||||
| 1.20 | 23w12a | Bamboo and cherry pressure plates are now available without using the "Update 1.20" experimental data pack. | |||||
| 1.21.2 Experiment | 24w40a |  Added pale oak pressure plates. | |||||
| Pocket Edition Alpha | |||||||
| v0.13.0 | build 1 |  Added pressure plates. | |||||
| Bedrock Edition | |||||||
| 1.4.0 | beta 1.2.14.2 |          Pressure plates now come in all six types of wood. | |||||
| Water can now be placed in the same block as pressure plates (waterlogging). | |||||||
| 1.10.0 | beta 1.10.0.3 |            The textures of pressure plates have been changed. | |||||
| An oak, acacia, and spruce pressure plate generate in new villages. | |||||||
| 1.16.0 | beta 1.16.0.51 |    Added crimson and warped pressure plates. | |||||
| 1.16.20 | beta 1.16.20.50 | Crimson and warped pressure plates now uses regular plank sounds instead of their stem variant sounds. | |||||
| 1.19.0 | beta 1.19.0.20 |  Added mangrove pressure plates. | |||||
| 1.19.50 Experiment | Preview 1.19.50.21 |  Added bamboo pressure plates behind the "Next Major Update" experimental toggle. | |||||
| Nether wood pressure plates and bamboo wood pressure plates now have unique sounds. | |||||||
| The pressure plates now have different pitches based on their behavior to match Java Edition. | |||||||
| 1.19.60 Experiment | Preview 1.19.60.20 |  The texture of bamboo pressure plates have been changed, due to the texture change on bamboo planks. | |||||
| 1.19.80 Experiment | Preview 1.19.80.20 |  Added cherry pressure plates behind the "Next Major Update" experimental toggle. | |||||
| 1.20.0 | Preview 1.20.0.21 | Bamboo and cherry pressure plates are now available without using the "Next Major Update" experimental toggle. | |||||
| 1.21.50 | Preview 1.21.50.20 |  Added pale oak pressure plates. | |||||
| Legacy Console Edition | |||||||
| Xbox 360 | Xbox One | PS3 | PS4 | PS Vita | Wii U | Switch | |
| TU1 | CU1 | 1.00 | 1.00 | 1.00 | Patch 1 | 1.0.1 |  Added pressure plates. | 
| TU3 |  The textures of wooden pressure plates have been changed. | ||||||
| TU5 | Pressure plates are now placeable on fences. | ||||||
| TU14 | 1.04 | Wooden pressure plates can now be activated by arrows. | |||||
| TU31 | CU19 | 1.22 | 1.22 | 1.22 | Patch 3 | Stone pressure plates now have unique item names. | |
| TU46 | CU36 | 1.38 | 1.38 | 1.38 | Patch 15 | Wooden pressure plates have now been given a different, more high-pitched activation sound, so that they no longer match the sound of stone pressure plates. | |
| TU60 | CU51 | 1.64 | 1.64 | 1.64 | Patch 30 | 1.0.11 | Wooden pressure plates no longer generate as part of tables in villages, brown carpets generate instead. | 
| TU69 | 1.76 | 1.76 | 1.76 | Patch 38 |          Pressure plates now come in all six types of wood. | ||
| 1.90 |            The textures of pressure plates have been changed. | ||||||
| New Nintendo 3DS Edition | |||||||
| 0.1.0 |  Added pressure plates. | ||||||
Data history
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.13 | 17w47a | The oak pressure plate ID has now been changed from wooden_pressure_platetooak_pressure_plate. | |||||
| Prior to The Flattening, this block's numeral ID was 72. | |||||||
Issues
Issues relating to "Pressure Plate" are maintained on the bug tracker. Issues should be reported and viewed there.
References
| Features | |
|---|---|
| Sources | |
| Building blocks | |
| Functional blocks | |
| Tools | |
| Miscellaneous | |
| Wood types | |
| Joke | |
| 
 | |||||||||






















































































































































































































































































































































































































































































































































































































































































