Minecraft Item DB
BLOCK

Jungle Pressure Plate

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

Extended Properties

9 fields
Numeric Id263
Diggable1
Emit Light0
Filter Light0
Min State Id6666
Max State Id6667
Default State6667
States Json[{"name":"powered","type":"bool","num_values":2}]
Drops Json[770]

Mining & Drops

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

Drop Data

1770

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

Technical Data

{
    "id": "264",
    "numeric_id": "263",
    "name": "jungle_pressure_plate",
    "slug": "jungle_pressure_plate",
    "display_name": "Jungle 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": "6666",
    "max_state_id": "6667",
    "default_state": "6667",
    "states_json": "[{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[770]",
    "source_version": "1.21.9"
}