Zero Lib is the shared runtime library for Zero Team Minecraft: Java Edition mods. It provides a small, stable cross-loader foundation so dependent mods can support Fabric and NeoForge without duplicating common code.
This is a library mod. It does not add standalone gameplay content. Install it only when another mod lists Zero Lib as a required dependency.
Features
- Shared runtime used by Zero Team mods
- Dedicated Fabric and NeoForge builds
- Compatible with clients, integrated servers, and dedicated servers
- Small, deliberately stable API focused on reusable cross-loader helpers
Installation
- Install the build matching your mod loader and Minecraft version.
- Install Architectury API.
- On Fabric, also install Fabric API.
- Install the Zero Team mod that requires Zero Lib.
Zero Lib and its dependent mods must be installed on both the client and server.
Requirements
- Minecraft Java Edition 26.2
- Java 25 or newer
- Architectury API
- Fabric API on Fabric

