
Completely disable the whole visual lightning system to make the game as bright as possible while boosting performances.
Other Fullbright mods will modify the gamma value, to make it very high.
This often can just be overrided by users, or can be manually done. These mods do not offer anything special.
Fullbright Plus comes and disable lightning in every part possible, to optimise the CPU and RAM usage.
Why doing light calculations every frame on everything visible on screen, for it to be the maximum value possible
anyway?
All actions performed by the mod are visual only. It will not modify any other value than the ones used in the
render classes. Some brightness methods are used for living conditions, and those weren't modified.
You can look at every modification made to the
game in the mixin folder,
all documented.
If any are missing, or any issue is happening with a single mod,
please open an issue.