mojira.dev
MC-106864

entitydata fail with NoAI.

I try this following commands:

/summon minecraft:wolf ~ ~1 ~ {Tags:["noai"]}

and after:

/execute @e[tag=noai] ~ ~ ~ /entitydata @e[tag=noai,r=0] ~ ~ ~ {NoAI:1b}

And it returns:

[01:02:58] Failed to execute '/entitydata @e[tag=noai,r=0] ~ ~ ~ {NoAI:1b}' as Wolf

Comments 4

It's same with NoAI:1 (without "b").

/entitydata has NO coordinate arguments.

The correct usage is /entitydata <entity> <dataTag>.

Sorry for the mistake, Thanks you for the fast answer.

CGEZ1470

(Unassigned)

Unconfirmed

Minecraft 16w35a

Retrieved