Changelog
Changelog
[1.2.1] — Minecraft 1.20.5-1.20.6
Changed
- Replaced Forge with NeoForge
- Ported to Minecraft 1.20.5-1.20.6 APIs (Data Components, updated recipe formats, NeoForge brewing events)
- Fixed glowing armor trims not rendering fullbright on NeoForge (NeoForge changes the model type in
renderTrim) - Fixed banner glow bitmask being wiped on load (banner patterns moved to Data Components in 1.20.5, old code read an empty NBT list)
[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
Files
glow_up-fabric-1.2.1-1.20.5-1.20.6-fabric.jar(243.62 KiB) Primary Download
External resources
Project members
FinnDog_123
Member
Technical information
License
ARR
Client side
required
Server side
required
Project ID
