-
Bug
-
Resolution: Unresolved
-
None
-
1.20.4, 24w06a, 24w07a, 24w13a, 1.20.5, 24w18a, 24w21b, 1.21, 24w33a, 1.21.1, 24w36a, 1.21.2 Pre-Release 3, 24w44a, 1.21.3, 1.21.4 Pre-Release 1
-
None
-
Confirmed
-
Rendering
-
Normal
-
Platform
Discovered while testing MC-268496
If you summon an entity with HasVisualFire nbt tag set to 1, while the game is frozen (/tick freeze) that visual fire will not be shown until you run /tick step 1t
Steps to reproduce:
- Run the following commands in order
/tick freeze /summon minecraft:cow ^ ^ ^1 {NoAI:1, HasVisualFire:1}
Notice that fire animation isn't shown
- RunĀ
/tick step 1t
Fire animation is shown