UniLib
ModMIT

UniLib

A common set of Utilities, designed for over 50 versions of Minecraft!

5.5M
Downloads
136
Followers
3 months ago
Updated
📦
30
Versions

📖About UniLib

UniLib

A common set of Utilities, designed for over 50 versions of Minecraft!

License: MIT
Codacy Badge
Pipeline Status

CurseForge-Downloads
CurseForge-Availability

Modrinth-Downloads
Modrinth-Availability

General Notes

  • This mod identifies as a Client Side-only mod
    • This means it will not run on the Server's side.
    • Fabric and Quilt mod loaders will simply ignore the
      mod, while other mod loaders may crash.
  • Some versions of the mod for Minecraft 1.14.x and above require
    the Fabric API
    and the Fabric mod loader
  • Some versions of the mod for Minecraft 1.13.x require
    the Rift API
    and the Rift mod loader
  • Some versions of the mod for Minecraft 1.1.0 and below
    require Risugami's ModLoader

Features

This library mod offers various API utilities that have been developed over the years,
initially part of CraftPresence,
that have been designed to work on over 50 versions of Minecraft, from the earliest Alphas to the latest Releases.

These APIs range from utilities that can help with Rendering/UI design, Update Checker and Translation ease-of-access,
as well as the APIs provided through the sibling-project, UniCore

Disclaimers & Additional Info

Minecraft Issues + Additional Build Info

Despite best efforts, issues can occur due to the state of the Minecraft Codebase.

These issues can hinder certain portions of the backend in addition to cause certain parts of the mod to not work.

With this in mind, please note the following:

  • Minecraft 1.16 and above
    • As more parts of the game become data-driven, some modded data is no longer able to be automatically retrieved
      without first being in the world.
  • Minecraft 1.15 and below
    • MC-112292: When interacting with the RenderUtils#drawItemStack method, used in the v2 Item Renderer, blocks
      using certain renderers may fail to display properly.
    • Additionally, on 1.15.x exclusively, z-level issues may occur on Screens using this method
  • Miscellaneous Issues
    • Due to obfuscation issues in earlier versions of Minecraft, incorrect data may appear when using certain parts of
      the mod.

Additionally, some settings or API calls may perform differently under certain MC versions.

Support

Need some assistance with one of my mods or wish to provide feedback?

I can be contacted via the following methods:

Additionally, codebase documentation for this mod is
available here with further guides available
on the wiki

Licensing

This Mod is under the MIT License as well as the Apache 2.0 License

This project currently makes usage of the following dependencies internally: