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
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.5, 1.21.2, 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
EpheroLib is a free Minecraft Java mod. Compatible with Minecraft 1.21.5, 1.21.2, 1.21.1, 1.21 and newer. Downloaded 52,793,392 times (via CurseForge). Download it and open it directly in the game.