Sonar Core - Minecraft Modding Framework
Sonar Core - Minecraft Modding Framework
Sonar Core is a specialized framework actively used in Calculator, Practical Logistics, and Flux Networks mods. This toolkit contains a set of useful Java classes that significantly speed up the development process and adding new functionality to projects.
Although the framework is currently used primarily by the author, its source code remains open for study and use by other developers.
Integration Capabilities
The framework offers extensive support for interaction with other mods, including universal methods for transferring energy, items, and fluids. This allows for easy integration of compatibility with multiple mods simultaneously. Developers can use the Sonar Core API to add support for their own mods, ensuring compatibility with Calculator, Practical Logistics, and Flux Networks.
Decorative Blocks
Starting from Minecraft version 1.8.9, Sonar Core includes a set of decorative blocks that may be familiar to Calculator mod users.

Mod Packs
The framework can be freely used in any mod packs without restrictions.