-
Bug
-
Resolution: Cannot Reproduce
-
None
-
Minecraft 1.11.2, Minecraft 17w15a, Minecraft 17w16a
-
None
-
Windows 10 64bit
Intel Core i7 M640 2.80 Quad-Core
jre 1.8.0_121
jdk 1.8.0_121
2x4GB DDR3 RAM
Minecraft snapshot 17w15a
-
Unconfirmed
I was trying to spread armorstands(Tag: spreadstand) relative to a zombie(Tag: spreader)
when i did
/execute @e[tag=spreader] ~ ~ ~ /spreadplayers ~ ~ 0 2 false @e[type=Armor_stand,tag=spreadstand]
it did nothing but when i executed :
/spreadplayers ~ ~ 0 2 false @e[type=Armor_stand,tag=spreadstand]
as a player it worked
-i dont know if this is a execute bug or a spreadplayers bug?-
EDIT: ONLY DOESNT WORK IN A COMMAND BLOCK
- is duplicated by
-
MC-116486 /spreadplayer not working with command blocks
- Resolved