Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Lighty

Lighty

The Light Overlay Mod with a twist!

947.5k
875
Utility
AboutGalleryChangelogVersions

v3.0.0-beta.8 1.21.5

by andi-makes on Apr 16, 2025
Download

v3.0.0-beta.8 1.21.5

by andi-makes on Apr 16, 2025
Download

Hello everybody!

This release brings Lighty to 1.21.5. Sorry for the wait, the Minecraft changes were rough this time!

I had to rewrite large portions of the rendering code, so if you encounter any bugs, please report them on GitHub or in my Discord server. Thanks!

Thank you all for your patience, and have fun!

v3.0.0-beta.8 1.21.3

by andi-makes on Dec 23, 2024
Download

v3.0.0-beta.8 1.21.3

by andi-makes on Dec 23, 2024
Download

Hello again!

This Lighty release contains:

  • A bug fix regarding several mod incompatibilities, thanks to everyone who reported that to me!
  • The overlay now follows the camera position instead of the player position. This change was made so that players using a freecam mod can more easily search for spawnable blocks.

Thank you all for your patience, and have fun!

v3.0.0-beta.8 1.21.4

by andi-makes on Dec 23, 2024
Download

v3.0.0-beta.8 1.21.4

by andi-makes on Dec 23, 2024
Download

Hello again!

This Lighty release contains:

  • A bug fix regarding several mod incompatibilities, thanks to everyone who reported that to me!
  • The overlay now follows the camera position instead of the player position. This change was made so that players using a freecam mod can more easily search for spawnable blocks.

Thank you all for your patience, and have fun!

v3.0.0-beta.8 1.21.1

by andi-makes on Dec 23, 2024
Download

v3.0.0-beta.8 1.21.1

by andi-makes on Dec 23, 2024
Download

Hello again!

This Lighty release contains:

  • A bug fix regarding several mod incompatibilities, thanks to everyone who reported that to me!
  • The overlay now follows the camera position instead of the player position. This change was made so that players using a freecam mod can more easily search for spawnable blocks.

Thank you all for your patience, and have fun!

v3.0.0-beta.7 1.21.1

by andi-makes on Nov 10, 2024
Download

v3.0.0-beta.7 1.21.1

by andi-makes on Nov 10, 2024
Download

Hello everybody!

This update brings Lighty v3.0.0-beta.7 to Minecraft 1.21.1.

To see what has changed, please look at the changelogs for v3.0.0-beta.7+1.21.3, v3.0.0-beta.6+1.21.3 and v3.0.0-beta.5+1.21.3.

Have fun!

3.0.0-beta.7 1.21.3/4

by andi-makes on Nov 10, 2024
Download

3.0.0-beta.7 1.21.3/4

by andi-makes on Nov 10, 2024
Download

Hello everybody!

This release contains:

  • Polish translations thanks to @GerbilPL
  • A bug fix for when your FPS drop significantly when looking up
  • A bug fix for the overlay wobbling when playing with iris shaders

As always, if you encounter any new bugs/problems with Lighty, feel free to open a GitHub Issue or tell me on Discord!

Have fun!

Note: I have issues with CI/CD, attached files are built locally

v3.0.0-beta.6 1.21.3

by andi-makes on Nov 1, 2024
Download

v3.0.0-beta.6 1.21.3

by andi-makes on Nov 1, 2024
Download

Hello everybody!

This is a bugfix release containing:

  • Fix Number and Cross Mode
  • Fix Carpet Mode when used with Shaders on Fabric

Thanks to TrueProtocol reporting the issues on my Discord! If you come around any issues with this release yourself, feel free to tell me by opening a GitHub issue or by joining my Discord.

Have fun!

v3.0.0-beta.5 1.21.3

by andi-makes on Oct 28, 2024
Download

v3.0.0-beta.5 1.21.3

by andi-makes on Oct 28, 2024
Download

Hello everybody!

This Lighty release updates the Mod to Minecraft 1.21.3 and contains the following changes:

  • Traditional Chinese Translation by @yichifauzi
  • Fixing a bug where whole ChunkSections would appear red #78
  • Fixing a bug where the overlay would flicker when the player is at large coordinates #81
  • Merging FarmlandMode into all other modes

This release had quite a lot of internal changes, especially to fix #81. With these changes, new features are possible!

One of those features is the ability to merge multiple data sources into one rendered overlay. With this release, FarmlandMode was therefore integrated into every other mode. If you want to change this, as in, remove Farmland highlighting, go to your instance config folder and modify lighty/base.config as follows:

  • Find the line saying lighty.active_data_providers=lighty:data_provider_base lighty:data_provider_farmland
  • Change it to lighty.active_data_providers=lighty:data_provider_base

A more convenient way to enable/disable data providers in-game will be added in a later release.

You now also have the ability to change the colors of the farmland overlay, also in the config file. There, you need to change the lines starting with lighty.additional_overlay_good, lighty.additional_overlay_warn and lighty.additional_overlay_bad. For now, the default colors are the same as the normal overlay colors. If you happen to find a good alternative color scheme (mostly to reduce confusion whether mobs can spawn on farmland (they cannot)), feel free to tell me on my Discord or by opening an issue on GitHub.

Lots of internal changes also means lots of potential for new bugs to appear. If you find some, please also let me know by opening an issue on GitHub or by telling me on Discord. Thanks!

As always, thank you for your patience and for using Lighty.

Have fun!

v3.0.0-beta.4 1.21.0/1

by andi-makes on Aug 12, 2024
Download

v3.0.0-beta.4 1.21.0/1

by andi-makes on Aug 12, 2024
Download

Hello everybody!

This release of Lighty contains:

  • New zh_cn localization by @IJustWantANamePlease
  • A new config option to hide the sky light level when using number mode by @poqli
  • Small internal improvements
  • A fix for Issue #70, which was a quite tricky one
  • Updated pt_br localization by Sixx on Discord
  • New ru_ru localization by @KiberAndy
  • Improvements to the Auto On feature

Many thanks to everybody who contributed to Lighty! I highly appreciate it!

Thoughts on Localizations

As you might see, Lighty is at a point where people want to contribute localization files to the project. I highly appreciate the effort and work that goes into creating these translations.

However, Lighty is getting changes and updates, while not many, that change or add new localization entries. This results in those contributed languages to be incomplete, or worse, incorrect. I want to improve this situation, and therefore I have opened #74 to track changes to localization files. I want to try this, let me know your thoughts and feedback!

Thanks for using Lighty, and for all the contributions. I highly appreciate it and am grateful for everything <3

Have fun!

v2.1.3 1.20.1

by andi-makes on Jul 8, 2024
Download

v2.1.3 1.20.1

by andi-makes on Jul 8, 2024
Download

Hello everybody!

I am happy to announce that there is a new Lighty release for Minecraft 1.20.1.

This update for this now one year old Minecraft version contains:

Fabric

  • A backport for the fix for #64.

Forge

A little bit of backstory: I've been playing the modpack CaveStone by the great MelanX, who included Lighty as the light overlay of choice. While playing, I noticed some bugs, which are now (hopefully) fixed.

  • When multiple blocks are broken using a hammer in complete darkness, the overlay would not update correctly. This was fixed using a better mixin location.
  • Lighty now correctly reports as an client side mod, so that a server which doesn't have Lighty doesn't mark the client as potentially incompatible.

Further information

Now that the summer break has begun, I will have some more time for developing Lighty again! Thank you all for your patience and for continuing to use Lighty. Thanks a lot!

1
2
5

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

new-project-page@ac78952

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.