File Details
[HOTFIX] Light Follower Mod 1.2.6 FORGE | 1.20.1
- B
- Feb 8, 2026
- 153.83 KB
- 398
- 1.20.1
- Forge
File Name
lightfollower-1.2.6+1.20.1_forge.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Changelog - 02/08/2026 - 1.2.6:
- The memory leak that caused the light to flicker was fixed, improving performance.
- The code was completely optimized and reworked from scratch.
- New modes of light
- Normal – simple constant light.
- Breathing – light that slowly fades in and out.
- Flashlight – light that points where you are looking, like a torch or headlamp.
- Light can be customized:
- Change brightness.
- Change how strong and how fast the breathing effect is.
- Change how far and how wide the flashlight reaches.
- Change the height of the light (closer to feet, torso or head).
- Commands (short list):
/lightfollower toggle– turn the light on/off./lightfollower mode normal|breathing|flashlight/lightfollower brightness <0-15>/lightfollower info– show current settings./lightfollower reset– reset everything back to default.
- The light is cleaned up correctly when:
- You disable it.
- You change dimension.
- You leave the world.