File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ The glow module allows you to take advantage of the vanilla Minecraft Glow Effec
1010- Backports all vanilla Minecraft glow effect functionality, found on 1.9+ to the 1.7 and 1.8 version of Lunar Client.
1111- Adds improvements to glow effect for Lunar Client users.
1212 - Customizable colors for the glow effect, different from the vanilla Minecraft colors.
13- - If no color is specified, the glow effect will default to the player's scoreboard team color.
1413
1514<Callout type = " Warning" >
1615 In Version 1.12, Optifine's 'Fast Render' setting alters player rendering. This is expected behavior for Optifine.
@@ -24,6 +23,10 @@ The glow module allows you to take advantage of the vanilla Minecraft Glow Effec
2423
2524## Integration
2625
26+ <Callout type = " info" >
27+ If no color is specified, the glow effect will default to the player's scoreboard team color.
28+ </Callout >
29+
2730### Sample Code
2831Explore each integration by cycling through each tab, to find the best fit for your requirements and needs.
2932
You can’t perform that action at this time.
0 commit comments