Minecraft Item DB
BLOCK

Oak Pressure Plate

oak_pressure_plate
Hardness0.500
Blast Resistance0.500
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id260
Diggable1
Emit Light0
Filter Light0
Min State Id6660
Max State Id6661
Default State6661
States Json[{"name":"powered","type":"bool","num_values":2}]
Drops Json[767]

Mining & Drops

Imported + derived data
Effective ToolUnknown
Minimum TierUnknown
Mining TimeNot specified
Requires ToolNot specified
Silk TouchNot specified
FortuneNot specified

Drop Data

1767

Block States

1 entries
1
Namepowered
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

Copy-ready Java Edition
/give @p minecraft:oak_pressure_plate
/setblock ~ ~ ~ minecraft:oak_pressure_plate
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:oak_pressure_plate

Technical Data

{
    "id": "261",
    "numeric_id": "260",
    "name": "oak_pressure_plate",
    "slug": "oak_pressure_plate",
    "display_name": "Oak Pressure Plate",
    "hardness": "0.500",
    "blast_resistance": "0.500",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/axe",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "6660",
    "max_state_id": "6661",
    "default_state": "6661",
    "states_json": "[{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[767]",
    "source_version": "1.21.9"
}