promotional bannermobile promotional banner
premium banner
Utility library for Karasu Lab

Description

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:

  1. Add KarasunikiLib as a dependency in your build.gradle file.
  2. Utilize the provided APIs under the com.karasu256.karasunikilib package.
  3. 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:

  1. Fork this repository and create your branch from main.
  2. Make your changes with clear commit messages.
  3. Ensure your code builds and passes any existing checks.
  4. Submit a pull request with a description of your changes.

License

This project is licensed under the MIT. See LICENSE for details.