Can not use /particle for the bobber of a fishing rod (@e[name="unknown])
You can not 'spawn' paticles with the following command at a bobber of a fishing rod:
/particle dripWater ~ ~5 ~ 3 0.1 3 0.001 500 @e[name=unknown]
It says: "That Entity cannot be found."
The command works on named villagers, and even when I only do:
/particle dripWater ~ ~5 ~ 3 0.1 3 0.001 500 @e
It does spawn the particles above every entitys head, except the bobber.
It also say, after all the "Playing effect dripWater for 500 times" The same: "That Entity cannot be found"
But when I run the /tp command like this:
/tp @e[name=unknown]
It teleports me to the bobber.
Environment
Windows 8.1 64bit
1.7.0_51 Java 64bit Version
Linked Issues
Created Issue:
Can not use /particle for the bobber of a fishing rod (@e[name="unknown])
You can not 'spawn' paticles with the following command at a bobber of a fishing rod:
/particle dripWater ~ ~5 ~ 3 0.1 3 0.001 500 @e[name=unknown]
It says: "That Entity cannot be found."The command works on named villagers, and even when I only do:
/particle dripWater ~ ~5 ~ 3 0.1 3 0.001 500 @e
It does spawn the particles above every entitys head, except the bobber.
It also say, after all the "Playing effect dripWater for 500 times" The same: "That Entity cannot be found"But when I run the /tp command like this:
/tp @e[name=unknown]
It teleports me to the bobber.Environment
Windows 8.1
Newest Java 64bit Version
duplicates


This is a duplicate of
MC-45558. Please use the search function to check before posting in the future. If you could not find the original report, please comment with the keywords you searched for.I searched for 'particle', '/particle', 'bobber', 'name=unknown'.