Skip to content

MoLang particles,on Paper.

Chest Solutions makes free, open-source plugins for Minecraft servers. MoParticles bakes Bedrock's MoLang particle effects into animations that run on Java — no client mod, no custom protocol.

How it works

MoLang in, item displays out

MoParticles parses Bedrock particle JSON, bakes it into frames while it loads, and plays it back with vanilla item displays. Players just need the generated resource pack.

✨

Speaks MoLang

Import Bedrock particle effects — including the SnowStorm library — as plain JSON files.

šŸ“¦

Vanilla item displays

Baked frames replayed with item displays. No client mod, no custom protocol.

šŸŽØ

Automatic resource pack

Textures are synthesized and the resource pack is generated on boot.

šŸ”Œ

Developer API

List, play, and stop effects from your own plugin with a small public API.

MoParticles

MoParticles

MoLang → item displays, baked & replayed

v1.1.0
server console

player /moparticles playhere snowstorm:fire

[MoParticles] āœ“ snowstorm:fire playing — radius 10.0

[MoParticles] animation 8f3c…6f7e started (48 frames baked)

player /moparticles stopall

[MoParticles] āœ“ stopped all animations

What we care about

A few things we hold every project to.

Stable

Stable

We test releases on our own servers before publishing them.

Open source

Open source

Everything is on GitHub. Read the code, fork it, or send a pull request.

Cheap to run

Cheap to run

Effects are baked into frames at load time, so playback just replays them.

Documentation

Installation, commands, the particle format, and the plugin API — all in one place.

Free, open-source software for Minecraft servers.