Mojira Archive
MC-66118

Weird /entitydata behaviour when used with dx, dy, dz

When /entitydata is used with an entity selector that contains dx, dy and/or dz, it seems to only change the data of one random entity in the specified range.

Example: Running

/entitydata @e[0,11,0,dx=49,dy=0,dz=0] {Item:{id:"minecraft:stone"}}

on a row of 50 wood items results in this:

(This is the only item that was changed to stone). For the items that weren't changed, it outputs "The data tag did not change: [...] id:"minecraft:stone" [...]", even though they're still displayed and handled as wood items.

Incomplete

Jonas Gierer

2014-08-08, 02:43 PM

2020-08-02, 08:13 PM

2017-02-14, 05:09 PM

0

2

Unconfirmed

command, selector

Minecraft 14w32a, Minecraft 14w32b, Minecraft 14w32c

-