I gave a invisibility effect on a Zombie using a splash potion. The zombie is invizible but the fire animation is showing.
I couldn't upload but there is a link: https://imgur.com/FkxWZND
Steps to reproduce:
Summon an invisible zombie that's on fire by using the command provided below.
/summon minecraft:zombie ~1 ~ ~1 {Fire:999,active_effects:[{duration:-1,amplifier:0b,id:"minecraft:invisibility"}]}
Attachments
Comments 18
Can confirm in 1.19.2. You can use the following command to reproduce this issue.
/summon minecraft:zombie ~1 ~ ~1 {Fire:999s,ActiveEffects:[{Id:14,Amplifier:0,Duration:999999}]}
This works to all entities, even the player