Acknowledgements

Credits

Taunahi 26.2 for Fabric is built on top of several excellent open source libraries and tools. Here is what goes into every build.

Open Source Libraries

Fabric API
Core Fabric mod API providing hooks and utilities for Minecraft modding.
Apache 2.0
Fabric Loader
The Fabric mod loader runtime — Minecraft 26.2 for the current build, 1.21.11 for the classic build.
Apache 2.0
Mixin
A trait/mixin framework for Java, used for runtime bytecode injection.
MIT

Tools

Space Grotesk & Rajdhani
Fonts used in this website, served via Google Fonts.
OFL 1.1

Building for Fabric 26.2

Taunahi 26.2 for Fabric is compiled against the Fabric API release that targets Minecraft 26.2, and injects its behaviour through Mixin at runtime rather than patching game files on disk. That is the only structural difference between the two builds we ship: the 26.2 Fabric build links against the 26.2 API and mappings, the classic build links against the 1.21.11 ones. Script logic, the anti-staff layer and the config format are shared between them, which is why settings written by one build load cleanly in the other.

Nothing in either build is obfuscated behind a licence server, and no telemetry is bundled with the JAR. If you want to see what ships, download Taunahi 26.2 for Fabric and inspect the archive — it is a plain Fabric mod JAR, readable with any zip tool. The fonts on this website are served from Google Fonts and are the only third-party resource the site loads; the mod itself makes no outbound requests beyond the Discord webhook you configure yourself, and that one is off until you turn it on.

Taunahi was independently developed. No contributors are publicly credited at this time. If you believe your work is included and requires attribution, please reach out via the contact provided in the privacy policy.