Minecraft Item DB
BLOCK

Carrots

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

Extended Properties

9 fields
Numeric Id439
Diggable1
Emit Light0
Filter Light0
Min State Id10457
Max State Id10464
Default State10457
States Json[{"name":"age","type":"int","num_values":8,"values":["0","1","2","3","4","5","6","7"]}]
Drops Json[1223]

Mining & Drops

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

Drop Data

11223

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

Technical Data

{
    "id": "440",
    "numeric_id": "439",
    "name": "carrots",
    "slug": "carrots",
    "display_name": "Carrots",
    "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": "10457",
    "max_state_id": "10464",
    "default_state": "10457",
    "states_json": "[{\"name\":\"age\",\"type\":\"int\",\"num_values\":8,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"]}]",
    "drops_json": "[1223]",
    "source_version": "1.21.9"
}