Core Lib API

Quick rating

Community listing page, reviews here may not be monitored by the author.

Core Lib API

No reviews yet

Sakura's Core Library Mod API

Mod Loaders
Minecraft
26.3 26.2

About

Description

CoreLib

License workflow

Description

  • sakura's fabric core library mod.
  • This is a Library API that all of my mods / future mods will be using.
  • This is not related to MaLiLib; it was only made for my own mods.
  • None of these features utilize Fabric API in any way except returning the running game directory / "Running in IDE" status.
  • CoreLib was forked out of my AfkPlus mod. It is primarily intended to be used as a Server-side library, so no GUI support exists.

Features

  • Mod Init standardization
  • Config file management
  • Client / Player / Server Events
  • Server commands interface
  • Thread management interface
  • Networking interface (WIP-but works)
  • Text formatting using a standard utility
  • Time/Date & Duration formatting utility
  • i18n translation manager utility
  • CSV File management (csvtool)

Using

Join Sakura's RyokoCraft Discord

CoreLib

License workflow

Description

  • sakura's fabric core library mod.
  • This is a Library API that all of my mods / future mods will be using.
  • This is not related to MaLiLib; it was only made for my own mods.
  • None of these features utilize Fabric API in any way except returning the running game directory / "Running in IDE" status.
  • CoreLib was forked out of my AfkPlus mod. It is primarily intended to be used as a Server-side library, so no GUI support exists.

Features

  • Mod Init standardization
  • Config file management
  • Client / Player / Server Events
  • Server commands interface
  • Thread management interface
  • Networking interface (WIP-but works)
  • Text formatting using a standard utility
  • Time/Date & Duration formatting utility
  • i18n translation manager utility
  • CSV File management (csvtool)

Using

Join Sakura's RyokoCraft Discord