WynnLib is a Fabric mod that aims to provide data-related functionalities for the server Wynncraft. The mod inherits from the mod WynnInvManager (WIM), but comes up with a better framework design and supports newer Minecraft versions. As an open-source project, the contribution is welcome.
Feel free to use the mod as a data library of your own mod.
There are two ways to download the mod Jar file:
- From GitHub action (CI) which will build new jar for every new update. Note that you need a GitHub account in order to download it. https://github.com/nbcss/WynnLibFabric/actions
- From the Modrinth, which will build manually by me for each stable release. https://modrinth.com/mod/wynnlib
Note that WynnLib does not have auto-update implemented, you will need to check new update by yourself and download new Jar each time in order to update.
The mod require Fabric 1.18 to run, and currently will not support Forge. In addition, the following dependency mods have to be installed as well:
- Fabric API: https://www.curseforge.com/minecraft/mc-mods/fabric-api
- Fabric Language Kotlin: https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin
Put the jar files of all dependency mod and this mod into mods folder, and start the game.
- Item Dictionary (Equipment, Ingredient, Material, Powder)
- Dictionary item name filter
- Ability Tree Viewer/Builder/Editor
- Ability Indicator (Timer)
- Item Analysis (Partially works)
- Custom Indicators
- Advance Search Panel
- Crafter
- Builder
- Configuration Page
The current main development branch is 1.18, please work on this branch to add new features. In addition, please join the Discord channel TmW4mB8 and say what features you are trying to add before doing it.
This mod is licensed under the AGPL-v3.0 license.
All assets in the mod belong to their contributer and are licensed under the CC BY-NC-ND 4.0 license.
Code:
- nbcss
- FYWind
Art:
- Silentmaxx
Localization:
- Moe_block
- Dexmio
- Puriora
- ShoeBox_CX
- LuCoolUs
- Fudy
For localization team: Contact nbcss if your name is not shown here.