mojira.dev
MC-259208

Zombie riding chicken or skeleton riding spider not considered controllers by /execute on controller command

execute commands
/summon minecraft:chicken ~ ~ ~ {Passengers:[{id:zombie}]}
/execute as @e[type=chicken] on controller run say 1
expect - [Zombie]: 1
got - nothing

Comments 3

I think it's intended, "/execute on controller" works only on boat, boat with chest; saddled pig, strider, horse, donkey, mule, skeleton horse, zombie horse; etc. If you want the command to works, use "/execute as @e[type=chicken] on passengers run say 1".

Except that "controller" is literally intended to target the entity controlling movement, which the zombie does.

i can confirm in 23w06a, also works with spider jockey

Hunter

gegy

Confirmed

Platform

Low

Commands

23w03a, 1.19.4 Pre-release 1

1.19.4 Pre-release 2

Retrieved