nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft.
EpheroLib

EpheroLib

Mod

A small library mod for Epherical mods (Croptopia/ServerBrowser)

Client and server Library

2.67M downloads
36 followers
Created2 years ago
Updateda year ago

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)


Project members

TheThonk

Owner


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID
Expand Down