An API framework for bridging the gap between Minecraft mod-loaders. Stator does not include any loader-specific implementations.
Stator is intended for development use only. If a mod requires stator, find an appropriate implementation for the loader being used.
| MC Version | Stator Version |
|---|---|
| 26.1.x | ✅ 0.1.0 |
| < 26.1 | ❌ Incompatible |
✅ - Actively supported
❌ - Incompatible
Dynamo is the official implementation of Stator. Below are the links to the repository for each implementation:
| Loader | Repository |
|---|---|
| Fabric | https://github.com/ramixin/dynamo-fabric |
| NeoForge | https://github.com/ramixin/dynamo-neoforge |
This project is licensed under the MIT License