-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.9.2, Minecraft 1.9.3 Pre-Release 1, Minecraft 1.9.3 Pre-Release 2, Minecraft 1.9.3 Pre-Release 3, Minecraft 1.9.4, Minecraft 16w21a, Minecraft 16w21b, Minecraft 1.10 Pre-Release 1, Minecraft 1.10, Minecraft 1.10.1, Minecraft 1.10.2, Minecraft 1.11, Minecraft 1.12.2, Minecraft 1.13-pre3, Minecraft 1.13, Minecraft 18w30b, Minecraft 18w31a, Minecraft 18w32a, Minecraft 18w33a, Minecraft 1.13.1-pre1, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w43b, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 19w04b, Minecraft 19w07a, Minecraft 19w12b, Minecraft 19w13b, Minecraft 19w14a, Minecraft 19w14b, Minecraft 1.14.3, 1.15.2, 20w12a, 1.16, 1.16.1, 1.16.2, 1.16.4, 20w51a, 21w03a, 21w05a, 21w05b, 21w06a, 21w07a, 21w11a, 1.17, 1.17.1, 1.18 Pre-release 1, 1.18, 1.18.1, 22w18a, 1.19, 1.19.1 Pre-release 5, 1.19.2, 23w45a, 1.20.6, 1.21.3
-
None
-
Confirmed
-
Survival
-
Entities
Some invulnerable entities will appear to be on fire indefinitely until you unload the chunk they are in or reload the world.
Affected Entities:
End CrystalIn 1.21-pre2 and above, end crystals do not catch on fire- Painting
- Item Frame (with and without an item in it - Note: In 20w17a and above, the flame animation might not appear, but the Fire NBT tag is 100s)
- Glow Item Frame (with and without an item in it - Note: In 20w17a and above, the flame animation might not appear, but the Fire NBT tag is 100s)
- Lead / Leash Knot
- Minecart
Steps to Reproduce:
- Give yourself a bow with Flame and some arrows
/give @s minecraft:bow[minecraft:enchantments={levels:{"minecraft:flame":1}}]
- Summon one of the affected entities above is the invulnerable NBT tag
- Shoot the entity that you have summoned
Observed Results:
The entity will be on fire indefinitely.
Expected Results:
Either they do not catch on fire or the Fire NBT tag extinguishes the entities properly.
Notes:
Code analysis by marcono1234 can be found in this comment.