Compatibility
Minecraft: Java Edition
1.21.x
1.20.2–1.20.6
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-2.1-only
Published 2 months ago
Updated last month
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}