Offline Tab Head
ModrinthEnable heads in TAB on offline servers.
3.3k downloads 13 followers updated 20mo ago
latest v1.0.0 Modrinth
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.

Comments 0
No comments yet. Be the first to share your thoughts.