saw this in sethbling's livestream on the 17.02.14
How to reproduce:
there has to be another horse entity before spawning the variant 7 — fienxjox
summon a invisible horse variant (/summon EntityHorse ~ ~ ~ {Variant:7})
kill the horse (/kill @e[type=EntityHorse])
the invisible horse has to be the last spawned entity
Linked issues
is duplicated by 6
relates to 2
Attachments
Comments 21
specific steps:
/summon EntityHorse ~ ~ ~ {Variant:1}
/summon EntityHorse ~ ~ ~ {Variant:7}
/kill @e[type=EntityHorse]
Dominik - Can't be done in `.7 due to the lack of the @e command. if you do /kill it kills the player as well...
Not fixed (MC-56188)
Cannot confirm in 14w21b (see screenshots), MC-56188 is only related to this ticket.
What are the steps to reproduce ?