promotional bannermobile promotional banner

ColoredGlowLib

Make entities glow any color, with custom animations and rainbow too! Not just the vanilla colors! Available with API and commands!

File Details

ColoredGlowLib 3.2.0+fabric_1.21

  • R
  • Jul 15, 2024
  • 205.30 KB
  • 30
  • 1.21
  • Fabric + 1

File Name

coloredglowlib-3.2.0+fabric_1.21.jar

Supported Versions

  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:coloredglowlib-582043:5535132"

Quilt

modImplementation "curse.maven:coloredglowlib-582043:5535132"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This version fixed some major bugs, and also added a new feature: colors visible only to some players and not others!

  • You can make an entity glow a certain color only for a specified player using #setColorFor(target, color, colorViewer) with the API, or using the command /cgl setglowcolor <target> <color> [visibleToPlayer]
  • Fixed a bug where the mod wouldn't work propely when a client connected to the server. (Now it will actually display the custom colors)
  • Fixed a bug where custom color animations wheren't able to load on a client that connected to a server
  • Fixed #hasCustomOrDefaultColor(target) giving an inverted result