File Details
Moog's Glow Up 1.2.1-1.20.3-1.20.4 [FABRIC]
- R
- Mar 3, 2026
- 241.76 KB
- 39
- 1.20.4+1
- Fabric
File Name
glow_up-fabric-1.2.1-1.20.3-1.20.4-fabric.jar
Supported Versions
- 1.20.4
- 1.20.3
Curse Maven Snippet
Changelog
[1.2.1]
Changed
- Replaced hardcoded
0xF000F0fullbright constant withLightTexture.FULL_BRIGHTacross all rendering mixins - Standardised NBT key naming to
GlowUp_*convention; old keys are automatically migrated on load - Replaced every-tick Glowing effect re-apply with proper
addAttributeModifiers/removeAttributeModifiershooks - Replaced
ThreadLocalsingleton list in banner renderer with a simple instance field - Replaced magic duration/amplifier literals in potion registration with named constants
- Made
ConstantsandNBTUtilutility classesfinal - Refactored
SheepFurLayerMixinto use Java pattern-matchinginstanceof

