Minecraft Item DB
BLOCK

Potatoes

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

Extended Properties

9 fields
Numeric Id440
Diggable1
Emit Light0
Filter Light0
Min State Id10465
Max State Id10472
Default State10465
States Json[{"name":"age","type":"int","num_values":8,"values":["0","1","2","3","4","5","6","7"]}]
Drops Json[1224]

Mining & Drops

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

Drop Data

11224

Block States

1 entries
1
Nameage
Typeint
Num Values8
Values
10
21
32
43
54
65
76
87

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "441",
    "numeric_id": "440",
    "name": "potatoes",
    "slug": "potatoes",
    "display_name": "Potatoes",
    "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": "10465",
    "max_state_id": "10472",
    "default_state": "10465",
    "states_json": "[{\"name\":\"age\",\"type\":\"int\",\"num_values\":8,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"]}]",
    "drops_json": "[1224]",
    "source_version": "1.21.9"
}