Minecraft Item DB
BLOCK

Cake

cake
Hardness0.500
Blast Resistance0.500
Mining Tool
Mining Level
Materialdefault
Light0
Transparent0

Extended Properties

9 fields
Numeric Id297
Diggable1
Emit Light0
Filter Light0
Min State Id6826
Max State Id6832
Default State6826
States Json[{"name":"bites","type":"int","num_values":7,"values":["0","1","2","3","4","5","6"]}]
Drops Json[]

Mining & Drops

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

No structured drop data is currently attached to this block.

Block States

1 entries
1
Namebites
Typeint
Num Values7
Values
10
21
32
43
54
65
76

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "298",
    "numeric_id": "297",
    "name": "cake",
    "slug": "cake",
    "display_name": "Cake",
    "hardness": "0.500",
    "blast_resistance": "0.500",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "6826",
    "max_state_id": "6832",
    "default_state": "6826",
    "states_json": "[{\"name\":\"bites\",\"type\":\"int\",\"num_values\":7,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}