Skip to content

Downloads

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

MoParticles

MoParticles

v1.1.0

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.

Java 21+Paper 1.21.xShaded all-in-one jar

Version history

VersionDateNotes
MoParticles-1.1-all.jarAugust 15, 2026Multi-version support
MoParticles-1.0-all.jarInitial release

Build from source

Requires JDK 21:

bash
git clone https://github.com/Chest-Solutions/MoParticles.git
cd MoParticles
./gradlew shadowJar

The shaded jar is written to build/libs/.

Free, open-source software for Minecraft servers.