Minecraft Item DB
BLOCK

Cake with Candle

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

Extended Properties

9 fields
Numeric Id959
Diggable1
Emit Light0
Filter Light0
Min State Id23166
Max State Id23167
Default State23167
States Json[{"name":"lit","type":"bool","num_values":2}]
Drops Json[1381]

Mining & Drops

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

Drop Data

11381

Block States

1 entries
1
Namelit
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "960",
    "numeric_id": "959",
    "name": "candle_cake",
    "slug": "candle_cake",
    "display_name": "Cake with Candle",
    "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": "23166",
    "max_state_id": "23167",
    "default_state": "23167",
    "states_json": "[{\"name\":\"lit\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[1381]",
    "source_version": "1.21.9"
}