Minecraft Item DB
BLOCK

Campfire

campfire
Hardness2.000
Blast Resistance2.000
Mining Tool
Mining Level
Materialmineable/axe
Light15
Transparent1

Extended Properties

9 fields
Numeric Id857
Diggable1
Emit Light15
Filter Light0
Min State Id20675
Max State Id20706
Default State20678
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"lit","type":"bool","num_values":2},{"name":"signal_fire","type":"bool","num_values":2},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[897]

Mining & Drops

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

Drop Data

1897

Block States

4 entries
1
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
2
Namelit
Typebool
Num Values2
3
Namesignal_fire
Typebool
Num Values2
4
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "858",
    "numeric_id": "857",
    "name": "campfire",
    "slug": "campfire",
    "display_name": "Campfire",
    "hardness": "2.000",
    "blast_resistance": "2.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/axe",
    "light_level": "15",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "15",
    "filter_light": "0",
    "min_state_id": "20675",
    "max_state_id": "20706",
    "default_state": "20678",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"lit\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"signal_fire\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[897]",
    "source_version": "1.21.9"
}