-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.12 Pre-Release 5
-
None
-
In my singleplayer world
-
Unconfirmed
I put this in chat with chosen mobs around
function name:name if @e[name=name]
Pretty sure that worked
When I put this into a function:
execute @s ~ ~ ~ function name:name if @e[name=name]
it wouldn't work because there was more than 1 mob that had been found by the selector
(If you've seen my last bug report you'd understand why I added the execute thing)
- duplicates
-
MC-117661 Conditional function command only runs the function if the selection matches exactly one entity
- Resolved