

SI: API
The core library that powers all mods from Soncresity Industries.
🔧 About SI: API
SI: API is a shared dependency used across all Soncresity Industries projects. This library contains internal utilities, registration systems, constants, and hooks that our other modifications rely on. While the mod itself doesn't add game content, it is required for the proper functioning of mods such as SI: DeathBolt, SI: Chronoclast, and others.
✨ Features
📦 Core systems and utilities
Includes a reliable set of tools:
- Configuration registration helpers
- Common constants and values
- Network packet handling
- Shared logic for SI's internal systems
🔁 Consistency between mods
Ensures that all SI mods operate with a consistent and clean architecture, simplifying maintenance and improving performance.
💡 Additional developer usage
Other mod developers can also use SI: API to create compatible add-ons.
📥 Installation
- Download SI: API and place it in the mods folder
- Make sure it's installed alongside any other SI mod
- Launch Minecraft and enjoy seamless integration
🧩 Required for
- SI: DeathBolt
- SI: Chronoclast (coming soon)
- SI: Project Nexus (in development)
- And all future mods from Soncresity Industries
📚 Documentation
Complete developer documentation and setup guides are available in the Wiki.
🤝 Support and community
Need help using SI: API or integrating it into your mod? Contact us!
- Discord server
- Email support
- GitHub issues
👥 Contributing
We're open to pull requests and suggestions!
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a pull request
Developed with ❤️ by the Soncresity Industries team