-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 17w48a
-
None
-
windows 7
-
Unconfirmed
/execute at @e[type=chicken] if entity @e[type=item,nbt={Item:{id:"minecraft:iron_sword"}},distance=..2] run summon item ~ ~ ~ {Item:{id:"minecraft:feather",Count:2b}}
for some reason it works but it doesn't work in a command block and if it does it only happens once, like if you spawn another chicken and throw an iron sword it doesn't do the command (this command is linked to other commands)
- duplicates
-
MC-121934 execute sub-commands only run (for each entity), if the next sub-command runs at least one command for each entity
- Resolved