Minecraft Wiki
Advertisement

Java Edition:
Fire:

Name Default value Allowed values Description
age00
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Newly placed fire has an age of 0, and has a 13 chance of incrementing with each block tick.
This factor affects how the fire extinguishes.
eastfalsefalse
true
When true, fire texture shows on that face of the block to the east; false if there's a block below this fire.
northfalsefalse
true
When true, fire texture shows on that face of the block to the north; false if there's a block below this fire.
southfalsefalse
true
When true, fire texture shows on that face of the block to the south; false if there's a block below this fire.
upfalsefalse
true
When true, fire texture shows on that face of the block above; false if there's a block below this fire.
westfalsefalse
true
When true, fire texture shows on that face of the block to the west; false if there's a block below this fire.

Bedrock Edition:
Fire and Soul Fire:

NameMetadata Bits Default value Allowed valuesValues for
Metadata Bits
Description
age0x1
0x2
0x4
0x8
00
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Newly placed fire has an age of 0.
This factor affects how the fire extinguishes.
Advertisement