mojira.dev
MC-97392

RIding attribute in summon command is not working

The following command summoned a spider jockey in 1.8 but only summons the skeleton in 1.9-pre snapshot

summon Skeleton ~ ~1.5 ~ (NoAI:true,Riding:{id:"Spider",NoAI:true}}

The summoning of a chicken jockey is acting the same.

Linked issues

Comments 1

Riding has been removed, use Passengers instead

fixed command:

summon Spider ~ ~1.5 ~ (NoAI:true,Passengers:[{id:"Skeleton",NoAI:true}]}

Dale Hoverman

(Unassigned)

Unconfirmed

Minecraft 1.9 Pre-Release 1

Retrieved