promotional bannermobile promotional banner

ChosenLib

ChosenLib: a lightweight utility library for Fabric

File Details

chosenlib v1.6.0.jar

  • R
  • Nov 3, 2025
  • 154.92 KB
  • 317
  • 1.21.1
  • Fabric

File Name

chosenlib-1.6.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chosenlib-1336567:7183465"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

🚀 New in v1.6.0

Major New Utility Classes

  • FileUtils - File system utilities for safe file operations and data management:

    • File operations: readFile(), writeFile(), copyFile(), moveFile(), deleteFile()
    • Directory operations: createDirectory(), listFiles()
    • File search: searchFiles()
  • Command Framework - Easy command creation and management:

    • Command Interface: A simple interface for creating commands.
    • Command Manager: A centralized manager for registering commands.

General

  • Internal version updated to 1.6.0