
WanionLib
Активный0.0
Установок
0
Последнее обновление
6 месяцев назад
Версии
1.7.10 — 1.12.2
Клиент и сервер
Forge
Библиотеки
this lib is required for my 3 mods. UniDict, Bigger Crafting Tables, Avaritiaddons
by itself it doesn't add anything
but it allows my mods to:
- a better way to sincronize data betweeen client<->server
- a way better GUI handler
- my own way to match itemstacks
- my own animations system (used to animate Tile Entities)
- my module system, UniDict uses it
- several network messages that are used indirectly by my mods
- a way better crafting system that supports up to 15x15 crafts, used by Bigger Crafting Tables
- my dependency manager (it is kinda a dependency injection system)