The latest release of MoParticles. Put it in your plugins/ folder, start the server, and you're done.

A Paper plugin that parses MoLang — Bedrock's particle language — bakes the result into a Java-compatible animation using item displays, and generates a resource pack with the necessary textures.
| Version | Date | Notes |
|---|---|---|
| MoParticles-1.1-all.jar | August 15, 2026 | Multi-version support |
| MoParticles-1.0-all.jar | — | Initial release |
Requires JDK 21:
git clone https://github.com/Chest-Solutions/MoParticles.git
cd MoParticles
./gradlew shadowJarThe shaded jar is written to build/libs/.