If a mod by thethonk asks for a shared library, EpheroLib Mod is the part that makes that setup possible. It bundles common systems for config handling, networking, server-side translations, and world data storage, and it does so without adding any direct gameplay content to Minecraft.
Key Features
- Provides a shared config system through Configurate for Fabric and Forge setups.
- Abstracts networking to hide the packet differences between Fabric and Forge.
- Includes server-side translations built with GSON, reducing the need to distribute language files to the client for supported server-side mods.
- Offers a GSON-based storage abstraction for per-world data.
Screenshots
How to Install
- Check your Minecraft version and match it to an available EpheroLib release.
- Choose the correct loader build for your setup: Forge, Fabric, or NeoForge where listed.
- Install the required platform components for your environment, including Fabric API, Quilt Loader, or the NeoForge Installer when needed.
- Use EpheroLib alongside thethonk projects that rely on this library.
Requirements
| Requirement | Details |
|---|---|
| Mod Loader | Forge, Fabric, NeoForge, Quilt |
| Dependencies | Fabric API, Quilt Loader, NeoForge Installer |
| Minecraft Version | 1.21.5, 1.21.3, 1.21.1, 1.21, 1.20.6, 1.20.4, 1.20.2, 1.20.1, 1.20, 1.19.2 |
Pros & Cons
Pros
- Covers multiple modding ecosystems, with listed support across Forge, Fabric, NeoForge, and Quilt.
- Packages several technical systems in one library, including config, networking, translations, and world data storage.
- Has strong usage visibility on Modrinth, with 2,633,852 downloads.
Cons
- Adds no direct content or gameplay features on its own.
- Best suited to players who need it for compatible mods by thethonk.
- Its benefits are mostly behind the scenes, so casual players may only notice it as a required library.
Download
Always download mods from official sources to stay safe.
What's New
- Modrinth lists the latest update on 2025-04-04.
- The latest changelog note is: Update to 1.21.2.
- Current download listings include support up to Minecraft 1.21.5.
- NeoForge appears in the listed 1.21.1, 1.21.3, and 1.21.5 releases.
FAQ
What does EpheroLib Mod do?
It is a technical library by thethonk that provides shared systems for configuration, networking, server-side translations, and per-world data storage. It does not add anything directly to gameplay.
Which Minecraft versions and loaders are supported?
The listed Minecraft versions are 1.19.2 through 1.21.5, including 1.20.x and 1.21.x releases. Available loader support in the data includes Forge, Fabric, NeoForge, and Quilt.
Do I need Fabric API or other setup tools for EpheroLib?
The requirements list Minecraft Forge, Fabric API, Quilt Loader, and the NeoForge Installer. The exact setup depends on which loader and game version you plan to use.
