mojira.dev
MC-98892

several commands not working

I built a command system in 1.8 that summons FallingSand {block:command_block} riding fallingsand riding fallingsand riding fallingsand. Each was a command block with a different command. However, when I opened the same world in 1.9, only the first FallingSand appeared. It wasn't riding anything. Another command in the same map that stopped working was the execute command. Previously, when I spawned a named entity, a series of commands would run relative to that entity. Now it just acts like a normal animal. No commands are being applied to it. Both of these non-working commands have rendered the entirety of my map completely useless. I don't know if these were intentional changes, but i'm seriously frustrated.

Comments 2

the Riding:{} tag was removed and replaced with Passengers:[]

Command format changed in 1.9; for example, the Riding tag was replaced by Passengers, which allows for multiple mobs at the same depth. See http://minecraft.gamepedia.com/1.9#Command_format and http://minecraft.gamepedia.com/1.9#Command_format_2 for a list of command-related changes.

Isaac Mortenson

(Unassigned)

Unconfirmed

Minecraft 1.9

Retrieved