-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13.2, Minecraft 18w43b
-
None
-
Unconfirmed
When we summon a mob with an invisibility potion effect
For 1 tick it is not invisible
To fix this bug
Create a new "Tag" Invisible:1b who disabled the model of entity
Try in repeat it's shocking
/scoreboard objectives add AFK dummy /summon minecraft:donkey ~ ~1 ~ {ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b}]} /scoreboard players add @e[type=donkey] AFK 1 /execute as @e[scores={AFK=5..},type=donkey] at @s run tp @s 0 -4096 0
- duplicates
-
MC-88181 Entity NBT isn't always synchronized with clients immediately, rendering the entity incorrect for a brief moment
- Open