-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.11.2, Minecraft 17w16a, Minecraft 17w16b
-
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
spreadplayer doesnt work in a command block:
To Reproduce:
1. Summon a couple of armorstands with tag one(in this case it was: "spreadstand")
2. Summon a armorstand with tag two(in this case it was: "spreader")
3. Put this command in a cmd block:
/execute @e[tag=spreader] ~ ~ ~ /spreadplayers ~ ~ 0 2 false @e[type=Armor_stand,tag=spreadstand]
4. Execute it, well it doesnt work. It DOES when executed by player
- duplicates
-
MC-116328 /spreadplayer not working with entities
- Resolved