Compatibility
Minecraft: Java Edition
1.21.6–1.21.7
1.21.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed MIT
Published 3 weeks ago
KarasunikiLib
KarasunikiLib is a lightweight utility library mod for Fabric and NeoForge, designed to streamline common development tasks for Karasu Lab's mods.
Dependencies 🔧
This mod requires Architectury API!
Warning ⚠️
This mod is migrating to new system. The old Interfaces will move to new package name.
Features ⚙️
- Energy API: Unified Energy to use easily.
- Abstract Block: Energy block, Storage block and more...
How to use ✍️
This is a library mod and does not provide direct in-game features for players. To use it in your mod development:
- Add KarasunikiLib as a dependency in your
build.gradlefile. - Utilize the provided APIs under the
com.karasu256.karasunikilibpackage. - For help with specific interfaces, refer to the source code or integrated Javadocs.
Contribution
Contributions are welcome! If you have suggestions, bug reports, or would like to submit a pull request, please follow these steps:
- Fork this repository and create your branch from
main. - Make your changes with clear commit messages.
- Ensure your code builds and passes any existing checks.
- Submit a pull request with a description of your changes.
License
This project is licensed under the MIT. See LICENSE for details.


