EpheroLib

EpheroLib

Mod

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

Client and server Library

155.5k downloads
8 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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

Member

Details

Licensed LGPL-3.0-only
Published 4 months ago
Updated 4 months ago