Minecraft Item DB
BLOCK

Pitcher Crop

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

Extended Properties

9 fields
Numeric Id661
Diggable1
Emit Light0
Filter Light0
Min State Id14597
Max State Id14606
Default State14598
States Json[{"name":"age","type":"int","num_values":5,"values":["0","1","2","3","4"]},{"name":"half","type":"enum","num_values":2,"values":["upper","lower"]}]
Drops Json[1281]

Mining & Drops

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

Drop Data

11281

Block States

2 entries
1
Nameage
Typeint
Num Values5
Values
10
21
32
43
54
2
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_crop
/setblock ~ ~ ~ minecraft:pitcher_crop
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:pitcher_crop

Technical Data

{
    "id": "662",
    "numeric_id": "661",
    "name": "pitcher_crop",
    "slug": "pitcher_crop",
    "display_name": "Pitcher Crop",
    "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": "14597",
    "max_state_id": "14606",
    "default_state": "14598",
    "states_json": "[{\"name\":\"age\",\"type\":\"int\",\"num_values\":5,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\"]},{\"name\":\"half\",\"type\":\"enum\",\"num_values\":2,\"values\":[\"upper\",\"lower\"]}]",
    "drops_json": "[1281]",
    "source_version": "1.21.9"
}