Spark Core - Multifunctional Library for Minecraft

Spark Core is a powerful library that expands mod development capabilities for Minecraft. This mod includes several important components that help create more complex and realistic game mechanics.
Main Features
The library contains advanced tools for working with physics and animations. You get access to a physics thread system that perfectly integrates with the Minecraft environment. This allows for precise collision detection and realistic rigid body physics simulation.
For working with entities, the mod offers an advanced model and animation loader in Bedrock format. You can use these models for any objects in the game, with model data available on both server and client sides. This enables control over rotation parameters and other characteristics, as well as combination with physical effects to create impressive visual results.
Additionally, the library includes practical tools like state machines and ready-made animations for various character states (walking, running, and others). This significantly simplifies the creation of complex game behavior.
Capability Demonstration
To better understand what Spark Core can do, we recommend checking out the demonstration videos:
All effects shown in the videos, including animations and physical interactions, are implemented using this core and can be applied to any Minecraft entities.