File Details
Moog's Glow Up 1.2.1-1.20-1.20.1 [FORGE]
- R
- Mar 3, 2026
- 243.56 KB
- 361.0K
- 1.20.1+1
- Forge
File Name
glow_up-forge-1.2.1-1.20-1.20.1-forge.jar
Supported Versions
- 1.20.1
- 1.20
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

