Zeta is a comprehensive load-bearing library mod that provides the core framework for modular gameplay mods like Quark, built for Minecraft Forge and NeoForge.
If you have ever tried to install Quark or another mod from Vazkii's suite and hit a crash screen demanding a missing library, Zeta is the piece you were missing. Developed by Vazkii and the Violet Moon team, Zeta serves as the backbone that powers some of the most popular modular mods in the entire Minecraft ecosystem. With nearly 10 million downloads on Modrinth alone, it is one of the most widely depended-upon library mods in the community. Understanding what Zeta does — and why it exists — helps you build a more stable, better-organized mod setup from the ground up.
Key Features of Zeta Mod
- Modular Architecture System — Zeta provides a complete module system that allows gameplay mods to organize their features into toggleable, independent units. This means mods built on Zeta, such as Quark, let you enable or disable individual features without breaking other parts of the mod. For players, this translates to far more control over exactly what content appears in your game.
- Successor to AutoRegLib — Zeta replaces AutoRegLib, the previous library used by Vazkii's mods for automatic registration of blocks, items, and other game elements. The transition to Zeta brings a cleaner, more maintainable codebase that mod developers can rely on for future Minecraft versions. For players, this means fewer compatibility headaches when updating your modpack.
- Retooled Quark Module System — Originally extracted and rebuilt from Quark's internal module system, Zeta takes years of battle-tested code and packages it as a standalone library. This separation allows Quark itself to focus purely on gameplay content while Zeta handles all the technical plumbing underneath. The result is more reliable updates and fewer bugs for end users.
- Multi-Loader Support — Zeta supports both Minecraft Forge and NeoForge, covering the two major mod loaders in the Forge ecosystem. Players running either loader can use mods that depend on Zeta without worrying about loader incompatibility. This dual support is especially valuable during the ongoing community transition from Forge to NeoForge.
- Lightweight Runtime Footprint — As a library mod, Zeta appears to be lightweight and adds no gameplay content, blocks, items, or world generation on its own. It only activates the systems that dependent mods actually use, which helps keep resource usage minimal. You will not notice any difference in your game until you install a mod that leverages Zeta's framework.
- Open Source Under CC-BY-NC-SA-3.0 — Zeta's source code is publicly available on GitHub, allowing the community to inspect, report issues, and contribute fixes. This transparency gives modpack creators confidence that the library is maintained to a high standard. The open-source nature also means other mod developers can study the codebase as Zeta opens up for third-party use.
- Active Long-Term Maintenance — Backed by Vazkii and the Violet Moon team, Zeta receives consistent updates aligned with new Minecraft releases. The mod was last updated in February 2026, confirming ongoing development. Players who invest in Zeta-dependent modpacks can expect continued support rather than sudden abandonment.
How to Install Zeta Mod
- First, make sure you have the correct mod loader installed. For Minecraft 1.21.1, install NeoForge. For Minecraft 1.20.1, install Minecraft Forge.
- Download the Zeta version that matches both your Minecraft version and your mod loader from the download section below.
- Open your Minecraft installation directory and navigate to the
modsfolder. If it does not exist, launch the game once with your mod loader to create it automatically. - Place the downloaded Zeta
.jarfile into themodsfolder. Do not extract or rename the file. - Launch Minecraft using your Forge or NeoForge profile. Zeta will load silently in the background — you will not see any in-game indication unless a dependent mod like Quark is also installed.
Requirements & Compatibility
| Requirement | Details |
|---|---|
| Minecraft Versions | 1.21.1, 1.20.1 |
| Mod Loaders | NeoForge (1.21.1), Forge (1.20.1) |
| Additional Dependencies | None — Zeta is a standalone library |
| Author | Vazkii (Violet Moon) |
| License | CC-BY-NC-SA-3.0 |
What's New
- Updated to support Minecraft 1.21.1 on NeoForge, ensuring compatibility with the latest game version.
- Continued refinement of the modular framework for improved stability across dependent mods.
- Bug fixes and internal improvements to the load-bearing library systems.
- Maintained backward compatibility with Minecraft 1.20.1 on Forge for players who have not yet updated.
Pros and Cons
Pros
- Essential dependency for popular mods like Quark — nearly 10 million downloads confirm its reliability
- Supports both Forge and NeoForge, covering the major mod loaders
- Adds no gameplay overhead — purely a behind-the-scenes library
- Open-source codebase with active, long-term maintenance from a trusted developer
- Clean modular architecture allows dependent mods to offer toggleable features
Cons
- Provides no standalone content — useless without a mod that depends on it
- Documentation is not yet fully available for third-party mod developers
- Limited to Forge and NeoForge — no Fabric or Quilt support
- Players may find it confusing to need a library mod that does nothing visible on its own
Alternatives to Zeta Mod
- Architectury API — A multi-loader abstraction library that helps mod developers write code compatible with both Forge and Fabric, serving a similar foundational role for cross-platform mods.
- Cloth Config API — A configuration library used by many mods to provide in-game settings screens, often installed alongside other library mods like Zeta in larger modpacks.
- GeckoLib — An animation library for Minecraft mods that handles entity and block animations, representing another category of essential library mods that players install as dependencies.
Download Zeta Mod
| Minecraft Version | Forge | NeoForge |
|---|---|---|
| For Minecraft 1.21.1 | — | Download |
| For Minecraft 1.20.1 | Download | — |
Always download mods from official sources to stay safe.
Frequently Asked Questions
Do I need to install Zeta on its own?
No — you only need Zeta if another mod explicitly lists it as a dependency. Zeta does not add any blocks, items, or gameplay features by itself. The most common reason to install it is because you are using Quark or another mod from the Violet Moon team. If no mod in your setup requires Zeta, there is no benefit to having it in your mods folder.
Does Zeta work with Fabric or Quilt?
No — Zeta is only available for Minecraft Forge and NeoForge. There is currently no Fabric or Quilt version of the library. If you are running a Fabric-based setup, you will need to look for alternative versions of the mods you want, or switch to a Forge or NeoForge profile to use Zeta-dependent mods.
Will Zeta affect my game performance?
Zeta appears to be lightweight and should have minimal impact on performance. As a library mod, it only loads the framework systems that dependent mods actually call upon, rather than running active processes in the background. Players generally report no noticeable difference in FPS or load times from having Zeta installed.
Is Zeta the same as AutoRegLib?
No — Zeta is the successor to AutoRegLib, not a renamed version. While AutoRegLib handled automatic registration tasks for Vazkii's older mods, Zeta is a complete rebuild that includes a full modular architecture system. If you are updating an older modpack, you should replace AutoRegLib with Zeta and update the dependent mods accordingly.
Can other mod developers use Zeta for their own mods?
Not yet fully — Vazkii has indicated that third-party mod support is planned but documentation is still in progress. The source code is available on GitHub under the CC-BY-NC-SA-3.0 license, so developers can study the framework. Once official documentation is released, other mods beyond the Violet Moon suite will be able to build on Zeta's modular system.
