-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.3, Minecraft 1.14.4 Pre-Release 2
-
None
-
Windows 10
Single Player
-
Unconfirmed
-
(Unassigned)
I was messing with datapacks and my code didn't work for no reason. So I tried to test something and found out that I can't use target selector "team" for area effect clouds.
@e[team=name]
for "Area Effect Clouds" which is a bad thing because I use them all the time because they cause less lag than "Armor Stands"
you can test this too.
Summon an area effect cloud that lasts a long time
/summon minecraft:area_effect_cloud ~ ~ ~ {Particle:"dust",Radius:0f,Duration:2000000000,CustomName:"{\"text\":\"test\"}"}
- duplicates
-
MC-63391 Entities Do Not Accept "team" Selector Parameter/Only living entities (mobs, animals, villagers, players) can be on a team
- Resolved