ChosenLib

ChosenLib

Mod

ChosenLib: a lightweight utility library for Fabric

Client or server Library

31 downloads
0 followers
Follow Save

ChosenLib 1.2.0

Changelog

ChosenLib v1.2.0 – Changelog

New in this release

Custom Command System

  • Added the /chosenlib command:
    • Displays the mod version.
    • Shows links to CurseForge, Modrinth (coming soon), and the source.
    • Informs users that the mod is under the MIT license.

Configuration System

  • Introduced a JSON-based config system:
    • Config file is auto-generated at config/chosenlib.json.
    • Includes example fields and is ready for expansion.

Expanded TextUtils with new helpers

  • combine(Text... texts): Combine multiple Text objects into one.
  • stripFormatting(Text text): Get the plain string from a Text object.
  • format(String message, Formatting... formattings): Format a message with multiple formatting options.
  • Improved compatibility for formatting methods with modern Minecraft versions.

General Improvements

  • Project version bumped to 1.2.0.

No breaking changes. The library is now even more useful for Fabric mod development!

Dependencies

Files

chosenlib-1.2.0.jar(19.77 KiB) Primary Download

Project members

urmoit

Owner

Details

Licensed MIT
Published 5 days ago
Updated 4 days ago