MoParticles

MoParticles

Lets you convert bedrock particle files into java particles in vanilla mc

0 downloads

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 particle
  • snowstorm:loading - Snowstorm's Loading circle particle
  • snowstorm:rainbow - Snowstorm's Rainbow particle animation

Add your own by dropping more .json files into plugins/MoParticles/particles/ and running /moparticles reload.