Minecraft Item DB
BLOCK

Cocoa

cocoa
Hardness0.200
Blast Resistance3.000
Mining Tool
Mining Level
Materialplant;mineable/axe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id395
Diggable1
Emit Light0
Filter Light0
Min State Id9280
Max State Id9291
Default State9280
States Json[{"name":"age","type":"int","num_values":3,"values":["0","1","2"]},{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]}]
Drops Json[1065]

Mining & Drops

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

Drop Data

11065

Block States

2 entries
1
Nameage
Typeint
Num Values3
Values
10
21
32
2
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "396",
    "numeric_id": "395",
    "name": "cocoa",
    "slug": "cocoa",
    "display_name": "Cocoa",
    "hardness": "0.200",
    "blast_resistance": "3.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "plant;mineable/axe",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "9280",
    "max_state_id": "9291",
    "default_state": "9280",
    "states_json": "[{\"name\":\"age\",\"type\":\"int\",\"num_values\":3,\"values\":[\"0\",\"1\",\"2\"]},{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]}]",
    "drops_json": "[1065]",
    "source_version": "1.21.9"
}