Fire not extinguishing when gamerule doFireTick = false
when the gamerule doFireTick is false fire won't extinguish
it makes all blocks act like netherrack
I know it was fixed in 1.6 but it's back in 1.7.3
Created Issue:
Fire not extinguishing when gamerule doFireTick = false
when the gamerule doFireTick is false fire won't extinguish
it makes all blocks act like netherrack
Changed Description:
when the gamerule doFireTick is false fire won't extinguish
it makes all blocks act like netherrackI know it was fixed in 1.6 but it's back in 1.7.3

That's the expected behavior of doFireTick false - fire doesn't tick. That`s how it's been in 1.5.2, 1.6.4 and how it is in 1.7.3.