mojira.dev
MC-170954

Lava spreads blue fire at invalid locations

The bug

If lava is at the same height as a flamable block (e.g. a sign) on top of soul soil, blue fire is placed above. Even if the location is not valid for fire.

How to reproduce

  1. Place lava

  2. Surrounding the lava place at the same height signs with soul soil below

  3. Increase the randomTickSpeed gamerule if necessary
    ❌ Blue fire is created above the signs even though this location is not valid for fire

Linked issues

Attachments

Comments 4

Cannot reproduce.

Best guess as to what's happening here: the lava is setting the crimson roots on fire (somehow). The observer detects this and causes a block update, which causes the fire to 'realise' that it's in a position that doesn't make sense (fire on a non-solid block shouldn't happen), and so it extinguishes.

What I don't understand is why those roots are getting set on fire in the first place. This hasn't happened for me, both with and without the observer present.

I reworded the report to describe the underlying issue, I hope this is alright.

When removing the lava, if there was fire at the location, the fire stays there

Anonymous_46YT

migrated

Confirmed

Normal

Block states

blue-fire, fire-spread, lava

20w06a, 20w08a

20w09a

Retrieved