Bamboo Pressure Plate
Bamboo Pressure Plate — block.
Obtaining
A bamboo pressure plate is crafted from two bamboo planks placed side by side in a crafting table. It is a full member of the wooden pressure-plate family, so the resulting block keeps the same redstone shape and entity-sensitive activation as the other wooden variants.
Loot tableBamboo Pressure PlateDetailed drops are not published yet.Breaking
The plate has 0.5 hardness and 0.5 blast resistance. An axe is the efficient tool, and its block loot table returns the plate when the block survives an explosion.
| Hardness | 0.5 |
|---|---|
| Blast resistance | 0.5 |
| Tool | AxeTool |
| Efficient tool | Axe |
| Loot | 1 bamboo pressure plate |
Crafting
Result
Bamboo Pressure PlateIngredients match the published snapshot.
Usage
A pressure plate is a thin block placed on a surface.
| Shape | Pressure plate |
|---|---|
| Rendering | Isometric preview |
Sounds
The bamboo wood sound set supplies the normal break, step, place, hit, and fall events. The pressure-plate set adds separate click events when the plate changes state.
| Note block instrument | bass |
|---|---|
| Break | block.bamboo_wood.break |
| Step | block.bamboo_wood.step |
| Place | block.bamboo_wood.place |
| Hit | block.bamboo_wood.hit |
| Fall | block.bamboo_wood.fall |
| Click on | block.bamboo_wood_pressure_plate.click_on |
| Click off | block.bamboo_wood_pressure_plate.click_off |
Behavior
The plate checks the small area above it for any entity, not only living mobs. When at least one entity is detected, the `powered` state becomes true and the redstone signal is 15; when the area is empty it returns to false and 0.
| Stack size | 64 |
|---|---|
| Solid block | No |
| Transparent | Yes |
| Note block instrument | bass |
| State count | 2 |
| Sensitivity | Any entity |
| Powered signal | 15 |
| Unpowered signal | 0 |
| Block state | powered=false / true |
Data values
The registry identifier is `minecraft:bamboo_pressure_plate`. Its only block property is the boolean `powered` state.
| Identifier | minecraft:bamboo_pressure_plate |
|---|---|
| Version | Minecraft 26.2 |
| Blockstate | assets/minecraft/blockstates/bamboo_pressure_plate.json |
| Loot table | Bamboo Pressure PlateLoot table |
| Block property | powered=false / true |
History
- 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
| Source | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | 3b61be187cd23215cec475893d98d65a0d5ec5549c1b5cd62c876b598757f0fa |
| Recipe | data/minecraft/recipe/bamboo_pressure_plate.json |
| Loot table | Bamboo Pressure PlateLoot table |
| Block registration | net/minecraft/world/level/block/Blocks.java |
| Signal logic | net/minecraft/world/level/block/PressurePlateBlock.java |
| Family and sounds | net/minecraft/world/level/block/state/properties/BlockSetType.java |
| Sound registry | net/minecraft/sounds/SoundEvents.java |
Navigation
Data and provenance
minecraft:bamboo_pressure_plate
Snapshot digest verified.
3b61be187cd23215cec475893d98d65a0d5ec5549c1b5cd62c876b598757f0faProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:bamboo_pressure_plate
- Digest
- 3b61be187cd23215cec475893d98d65a0d5ec5549c1b5cd62c876b598757f0fa
- Missing locales
- ru, en

