Minecraft Item DB
BLOCK

Fire

fire
Hardness0.000
Blast Resistance0.000
Mining Tool
Mining Level
Materialdefault
Light15
Transparent1

Extended Properties

9 fields
Numeric Id195
Diggable1
Emit Light15
Filter Light0
Min State Id3174
Max State Id3685
Default State3205
States Json[{"name":"age","type":"int","num_values":16,"values":["0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15"]},{"name":"east","type":"bool","num_values":2},{"name":"north","type":"bool","num_values":2},{"name":"south","type":"bool","num_values":2},{"name":"up","type":"bool","num_values":2},{"name":"west","type":"bool","num_values":2}]
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

6 entries
1
Nameage
Typeint
Num Values16
Values
10
21
32
43
54
65
76
87
98
109
1110
1211
1312
1413
1514
1615
2
Nameeast
Typebool
Num Values2
3
Namenorth
Typebool
Num Values2
4
Namesouth
Typebool
Num Values2
5
Nameup
Typebool
Num Values2
6
Namewest
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "196",
    "numeric_id": "195",
    "name": "fire",
    "slug": "fire",
    "display_name": "Fire",
    "hardness": "0.000",
    "blast_resistance": "0.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "15",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "15",
    "filter_light": "0",
    "min_state_id": "3174",
    "max_state_id": "3685",
    "default_state": "3205",
    "states_json": "[{\"name\":\"age\",\"type\":\"int\",\"num_values\":16,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\"]},{\"name\":\"east\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"north\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"south\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"up\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"west\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}