Minecraft Item DB
BLOCK

Warped Pressure Plate

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

Extended Properties

9 fields
Numeric Id886
Diggable1
Emit Light0
Filter Light0
Min State Id20846
Max State Id20847
Default State20847
States Json[{"name":"powered","type":"bool","num_values":2}]
Drops Json[778]

Mining & Drops

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

Drop Data

1778

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:warped_pressure_plate
/setblock ~ ~ ~ minecraft:warped_pressure_plate
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:warped_pressure_plate

Technical Data

{
    "id": "887",
    "numeric_id": "886",
    "name": "warped_pressure_plate",
    "slug": "warped_pressure_plate",
    "display_name": "Warped 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": "20846",
    "max_state_id": "20847",
    "default_state": "20847",
    "states_json": "[{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[778]",
    "source_version": "1.21.9"
}