Перейти к содержимому
Mineforgian

EpheroLib

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

Загрузки
3.3M
Подписчики
40
Обновлён
4 апреля 2025 г.
Лицензия
LGPL-3.0-only

Опубликован 20 мая 2024 г.

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)

Ченджлог

1.2.0-1.21.2Релиз1.21.2 · 4 апреля 2025 г.

Update to 1.21.2

1.2.0Релиз1.21.2 · 4 апреля 2025 г.

Update to 1.21.2

1.2.0Релиз1.21.3, 1.21.4, 1.21.5 · 3 апреля 2025 г.

for 1.21.1

1.2.0Релиз1.20, 1.20.1 · 20 мая 2024 г.

release

1.2.0-1.20.4Релиз1.20.4 · 20 мая 2024 г.

release

1.2.0Релиз1.20, 1.20.1 · 20 мая 2024 г.

release

Комментарии

Загружаем…