ZyrkaClient is a performance & utility client for Minecraft. It ships as a Forge mod, drops into your mods folder like anything else, and gives you a deep HUD suite, visual overhauls and quality-of-life tooling without touching your game files or account.
Every module is independently toggleable and every HUD element is draggable, so the client is exactly what you make it.
What makes it different
Modular core
A clean module/event pipeline means each feature lives on its own. Disable what you don't use — nothing else is affected.
Performance first
Render hooks target the exact injection points, not broad re-renders. The HUD stays out of your frame budget.
Free forever
Every build on the downloads page is free to download and use, with MD5-verified releases.
How releases are built
Same pipeline, every version — no exceptions.
Compile
Built against the official Forge MDK for the target version using a pinned toolchain.
Verify
SHA-256 and MD5 checksums are generated, then the build is smoke-tested in a dev environment.
Ship
The verified jar is embedded into this site's assets and published with its checksum.