Minecraft Item DB
BLOCK

Pitcher Plant

pitcher_plant
Hardness0.000
Blast Resistance0.000
Mining Tool
Mining Level
Materialdefault
Light0
Transparent1

Extended Properties

9 fields
Numeric Id662
Diggable1
Emit Light0
Filter Light0
Min State Id14607
Max State Id14608
Default State14608
States Json[{"name":"half","type":"enum","num_values":2,"values":["upper","lower"]}]
Drops Json[245]

Mining & Drops

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

Drop Data

1245

Block States

1 entries
1
Namehalf
Typeenum
Num Values2
Values
1upper
2lower

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "663",
    "numeric_id": "662",
    "name": "pitcher_plant",
    "slug": "pitcher_plant",
    "display_name": "Pitcher Plant",
    "hardness": "0.000",
    "blast_resistance": "0.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "14607",
    "max_state_id": "14608",
    "default_state": "14608",
    "states_json": "[{\"name\":\"half\",\"type\":\"enum\",\"num_values\":2,\"values\":[\"upper\",\"lower\"]}]",
    "drops_json": "[245]",
    "source_version": "1.21.9"
}