
NoChatFade
Stops chat from fading out, keeping it on screen at all times
- Загрузки
- 790
- Подписчики
- 1
- Обновлён
- 16 июня 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 8 августа 2025 г.
No Chat Fade
What is it?
Fabric mod which stops your chat from fading out over time. Instead, chat messages will always remain visible on screen.
Why?
- Accessibility option which does not exist in the base game
- General Quality of Life
Dependencies
- Fabric API Required for mod versions below Minecraft 26.1
- (Optional) Mod Menu
Install
Simply place the mod jar into your mods folder, no configurations required. Requires Fabric API when using mod versions below Minecraft 26.1.
Ченджлог
1.0+mc26.1Релиз26.1 · 24 марта 2026 г.
- Swapped from Yarn to official Mojang mappings
- Fabric API is no longer a requirement
1.0+mc1.21.11Релиз1.21.11 · 10 декабря 2025 г.
This is a major refactor because 1.21.11 changed how chat functions
- The old "getMessageOpacityMultiplier" method no longer exists
- Instead, the old method was renamed to "timeBased" but is now used inside of an interface called "OpacityRule" within the ChatHud class
- Because of this, an accesswidener (AW) is needed to reach the OpacityRule interface in order to force full visibility
Functionality (should) remain the same as before, and the only difference is where the method is located and accessed
1.0+mc1.21.8Релиз1.21.8 · 8 августа 2025 г.
Initial release
Комментарии
Загружаем…