
Offline Tab Head
Enable heads in TAB on offline servers.
- Загрузки
- 4K
- Подписчики
- 15
- Обновлён
- 3 октября 2024 г.
- Лицензия
- Apache-2.0
Опубликован 3 октября 2024 г.
Deprecated. Use https://modrinth.com/mod/offline-tab-head-updated by Infinitumcraft for newer versions.
Simple mod that renders heads in TAB.
Minecraft by default renders player heads when server is encrypted. This mod just says to renderer "yo I'm on encrypted server" and that's all.
Explaining how it works for experienced users:
- We injecting into PlayerListHud class
- Finding render method and invoking into "isEncrypted()" function
- Modifying that value to "true" always. Profit.
Комментарии
Загружаем…