Minecraft Item DB
BLOCK

Purple Candle

purple_candle
Hardness0.100
Blast Resistance0.100
Mining Tool
Mining Level
Materialdefault
Light0
Transparent1

Extended Properties

9 fields
Numeric Id953
Diggable1
Emit Light0
Filter Light0
Min State Id23070
Max State Id23085
Default State23073
States Json[{"name":"candles","type":"int","num_values":4,"values":["1","2","3","4"]},{"name":"lit","type":"bool","num_values":2},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[1392]

Mining & Drops

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

Drop Data

11392

Block States

3 entries
1
Namecandles
Typeint
Num Values4
Values
11
22
33
44
2
Namelit
Typebool
Num Values2
3
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "954",
    "numeric_id": "953",
    "name": "purple_candle",
    "slug": "purple_candle",
    "display_name": "Purple Candle",
    "hardness": "0.100",
    "blast_resistance": "0.100",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "23070",
    "max_state_id": "23085",
    "default_state": "23073",
    "states_json": "[{\"name\":\"candles\",\"type\":\"int\",\"num_values\":4,\"values\":[\"1\",\"2\",\"3\",\"4\"]},{\"name\":\"lit\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[1392]",
    "source_version": "1.21.9"
}