
ModsJava
Core Lib API
Sakura's Core Library Mod API. Free Minecraft Java mod for 26.2.
⬇ Download on ModrinthCoreLib
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
- Maven: https://maven.sakuraryoko.com/com/sakuraryoko/corelib/
- Format:
corelib_version-mcminecraft_version - Start coding your Mod Init Dispatcher, and Config Dispatcher.
- Examples can be found under CoreLib's own source code.
Verified by MCModsHub
- Ships as corelib-v0.2.15-mc26.2-rc-2.jar — drop this file into the mods folder
- Download size: 310 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.
