Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
/ WynnLibFabric Public archive
forked from nbcss/WynnLibFabric

A fabric mod that adding wynncraft item library. 1.19.3 - 1.20.2

License

Notifications You must be signed in to change notification settings

Commander07/WynnLibFabric

 
 

Repository files navigation

Warning

I am no longer going to continue to update this fork of Wynnlib as Wynntils has most if not all of the same features. Send me a dm on discord (stupid_change) if there is a specific feature you can't find a replacement for and i'll see if i can port that feature to a newer version.

WynnLibFabric

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.

Install Guide

There are two ways to download the mod Jar file:

  1. 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
  2. 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:

Put the jar files of all dependency mod and this mod into mods folder, and start the game.

TODO LIST

  • 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

Development Guide

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.

License

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.

Contributors

Code:

  • nbcss
  • FYWind

Database:

  • Raw_Fish

Art:

  • Silentmaxx

Localization:

  • Moe_block
  • Dexmio
  • Puriora
  • ShoeBox_CX
  • LuCoolUs
  • Fudy

For localization team: Contact nbcss if your name is not shown here. For atree or item issues, contact RawFish or nbcss

About

A fabric mod that adding wynncraft item library. 1.19.3 - 1.20.2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 95.8%
  • Java 4.2%