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
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

