EnderEyeGlow
Whenever you throw an Eye of Ender, it will get an outline like the Glowing effect, making it easier to track, in order to not loose it.
It will also add particles when the item is dropped
If you install ColoredGlowLib too, the outline will also have a custom color!
You can enabled or disable this features in the config file, which requires you to install ModMenu and YACL. You will also be able to customize the glow color.
Vanilla alternative
You can also use a repeating command block always activated with the following command:
execute as @e[type=minecraft:eye_of_ender] run data merge entity @s {Glowing:1}
External resources
Project members
Emafire003
Member
Technical information
License
LGPL-2.1-only
Client side
required
Server side
unsupported
Project ID