CurseForge · Minecraft mod
EpheroLib
Fabric/Forge library mod to make it a bit easier to develop mods for both platforms
This page is having a moment, so a few details may be a little behind.
Quick answer
Which EpheroLib release should I use?
epherolib-neoforge-26.2-1.3.0.jar targets 26.2 with NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is EpheroLib required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does epherolib-neoforge-26.2-1.3.0.jar need?
epherolib-neoforge-26.2-1.3.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add EpheroLib without breaking your instance.
Built for epherolib-neoforge-26.2-1.3.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use epherolib-neoforge-26.2-1.3.0.jar. It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside epherolib-neoforge-26.2-1.3.0.jar. It opens that exact file at the source.
About this project
What does EpheroLib add?
A library mod taking what I've learned in the past three years of modding, to help abstract code between fabric and forge.
Includes configurate, to be used on fabric and forge to allow for a common config system. (From Croptopia)
Includes a method of abstracting networking away, to hide the differences between fabric and forge packets. (From Shoppy)
Includes server side translations that use GSON, so that for fabric/forge serverside mods, the lang files don't need to be distributed to the client, but you can still take advantage of localization based on the language sent to the server by the client. (For this)
A GSON based storage abstraction for storing data that you want to be stored per world (From Professions)
More to come!
The library can be depended on by going here https://maven.epherical.com/#/releases/com/epherical/epherolib
Project description from CurseForge.
Pick your setup
EpheroLib by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.5
3 loader builds1.21.2
2 loader builds1.21.1
3 loader builds1.21
2 loader builds1.20.6
1 loader build1.20.4
2 loader builds1.20.2
2 loader builds1.20.1
2 loader buildsShowing the newest 12 of 13 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
EpheroLib versions and loaders
epherolib-neoforge-26.2-1.3.0.jar
31 Jul 2026
epherolib-fabric-26.2-1.3.0.jar
31 Jul 2026
epherolib-neoforge-26.1-1.3.0.jar
17 Apr 2026
epherolib-fabric-26.1-1.3.0.jar
17 Apr 2026
EpheroLib-FABRIC-1.2.0-1.21.5.jar
11 Apr 2025
EpheroLib-1.21.5-NEO-FORGE-1.2.0.jar
11 Apr 2025
EpheroLib-1.21.5-FORGE-1.2.0.jar
11 Apr 2025
EpheroLib-1.21.2-NEO-FORGE-1.2.0.jar
4 Apr 2025
EpheroLib-FABRIC-1.2.0-1.21.2.jar
4 Apr 2025
EpheroLib-FABRIC-1.2.0-1.21.1.jar
3 Apr 2025
EpheroLib-1.21.1-FORGE-1.2.0.jar
3 Apr 2025
EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar
3 Nov 2024
Looking for an older file? The official CurseForge project page is in Resources.