MoParticles
Moparticles Is A Minecraft plugin that parses MoLang (The Bedrock particle language), bakes the result into a Java-edition compatible animation (Using Item displays), generates a resource pack with the necessary textures, and plays the animation
Commands
/moparticles list
/moparticles play <effect> <location> [radius]
/moparticles playhere <effect> [radius]
/moparticles stop <id>
/moparticles stopall
/moparticles reload
/moparticles info <effect>
Example particles
Bundled with 3 particles for showcase.
snowstorm:fire– Custom snowstorm fire particlesnowstorm:loading- Snowstorm's Loading circle particlesnowstorm:rainbow- Snowstorm's Rainbow particle animation
Add your own by dropping more .json files into
plugins/MoParticles/particles/ and running /moparticles reload.