Difference between revisions of "Fire"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Fire is a block that can catch other flammable blocks on fire as well. It can be made by having lava next to a flammable block, igniting a flammable block with [[flint and steel]], and can be made when a [[flaming chicken]] touches a flammable block. Some examples of blocks fire can catch on to are: [[wood]], [[leaves]], [[bookshelf]], [[grass]], [[flowers]], [[bamboo]], etc. Fire will infinitely burn on [[netherrack]] as long as the player is within 12 blocks of it. [[Flint and steel is required to ignite fire to activate the [[nether portal]]. Fire will despawn when the player is not within 12 blocks of the fire when it burns. If the block ignited using [[flint and steel]] isn't flammable, fire will appear for a brief second before disappearing. In 1.28, fire can be put on [[Mobs]] using [[flint and steel]], and will continue to burn them until they die, unless they are resistant to fire (Most [[Nether]] [[Mobs]]). Mobs with raw [[food]] drops will have their meat cooked upon fire death.
+
Fire is an entity that can spread to adjacent flammable blocks, eventually destroying them.
 +
 
 +
== Obtaining ==
 +
 
 +
Fires can start or spread in these ways:
 +
* [[Lava]] within two blocks, without other blocks between
 +
* [[The player]] using a [[flint and steel]] on [[air]] above or to the sides of a flammable block
 +
* A [[flaming chicken]]
 +
* An adjacent block on fire, if fire spreading is enabled (as it is by default)
 +
 
 +
== Usage ==
 +
 
 +
=== Spread ===
 +
Fire spreads to nearby flammable blocks from fire, lava, and the flaming chicken.
 +
 
 +
Most wooden blocks are flammable, such as [[wood]], [[leaves]], [[bookshelf|bookshelves]], [[grass]], [[flowers]], and [[bamboo]]. This means that if they catch fire they will burn until they break.
 +
 
 +
If the block ignited using [[flint and steel]] isn't flammable, fire will appear briefly, then disappear.
 +
 
 +
=== Burning Mobs ===
 +
[[Mobs]] can be set on fire using [[flint and steel]], and will continue to burn them until they die, unless they enter [[water]]. Some mobs, including most [[Nether]] mobs, are immune to fire damage. Mobs with raw [[food]] drops will have their meat cooked upon fire death.
 +
 
 +
=== Eternal Fire ===
 +
Fire will burn indefinitely on [[netherrack]], unless it is put out.
 +
 
 +
== Commands ==
 +
Fire spread can be toggled via the gamerule "dofiretick" via [[commands]]. To disable the spreading of fire, use <code>gamerule dofiretick false</code>. This makes it so that fire does not spread and is not put out naturally.
 +
 
 +
== History ==
 +
{|class="wikitable"
 +
! Version
 +
! Date
 +
! Changes
 +
|-
 +
! [[Version History#1.6|1.6]]
 +
! Jul 20, 2011
 +
|
 +
* Added fire
 +
|-
 +
![[Version History#1.24|1.24]]
 +
!Dec 22, 2012
 +
|
 +
* Netherrack doesn't randomly catch on fire in the Overworld
 +
|-
 +
![[Version History#1.27|1.27]]
 +
!Nov 13, 2015
 +
|
 +
*Added "doFireTick" game rule
 +
*Fixed mobs not being put out of fire when swimming in water, while quality is set to low
 +
*Reduced amount of block types that lava can set on fire
 +
|}
 +
 
 +
== Bugs ==
 +
*1.28: Fires are not properly retained when the blocks are unloaded.{{citation needed}}
 +
 
 +
== See also ==
 +
* [[Flint and steel]]
 +
* [[Lava]]
  
==Bugs==
 
*When a fire is made using [[flint and steel]], as long as the fire still burns, a lighter spot can be seen on the screen where the fire was ignited. If the fire spreads, part of the screen will also dimly light up, even when not on screen.
 
 
[[Category:Unfinished]]
 
[[Category:Unfinished]]

Latest revision as of 06:59, 19 November 2023

Fire is an entity that can spread to adjacent flammable blocks, eventually destroying them.

Obtaining

Fires can start or spread in these ways:

Usage

Spread

Fire spreads to nearby flammable blocks from fire, lava, and the flaming chicken.

Most wooden blocks are flammable, such as wood, leaves, bookshelves, grass, flowers, and bamboo. This means that if they catch fire they will burn until they break.

If the block ignited using flint and steel isn't flammable, fire will appear briefly, then disappear.

Burning Mobs

Mobs can be set on fire using flint and steel, and will continue to burn them until they die, unless they enter water. Some mobs, including most Nether mobs, are immune to fire damage. Mobs with raw food drops will have their meat cooked upon fire death.

Eternal Fire

Fire will burn indefinitely on netherrack, unless it is put out.

Commands

Fire spread can be toggled via the gamerule "dofiretick" via commands. To disable the spreading of fire, use gamerule dofiretick false. This makes it so that fire does not spread and is not put out naturally.

History

Version Date Changes
1.6 Jul 20, 2011
  • Added fire
1.24 Dec 22, 2012
  • Netherrack doesn't randomly catch on fire in the Overworld
1.27 Nov 13, 2015
  • Added "doFireTick" game rule
  • Fixed mobs not being put out of fire when swimming in water, while quality is set to low
  • Reduced amount of block types that lava can set on fire

Bugs

  • 1.28: Fires are not properly retained when the blocks are unloaded.[Citation needed]

See also