nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

ParticleAnimationLib 0.1.0

Changelog

Hi! Finally in beta!

  • The main change has been removing the commands, and separeting them into another mod, PAL Commands!
  • With this, the core library is now (mostly) version indipendet, meaning that this version should work from 1.17 up to the latest versions of the game!
  • Added the Text effect! With this one you will be able to display a custom text, like "Hello World" using particles, with custom fonts supported!
  • Added the Donut effect, which will allow you to create donuts!
  • Finally added a wiki (only for the commands which were a bit lacking)
  • ColroedImageEffect and BlackAndWhite image effect have been merged into a single new ImageEffect, with the option to make the selected image BW or with inverted colors.
  • Removed the "subtract" parameters from the AnimatedCircleEffect since they were useless (you can change the position directly)
  • Added an option to ALL of the effects to limit the number of particles spawned at a given time. These include shouldSpawnParticlesEveryNIteration, which makes particle spawn every N iteration specified in antoher parameter, a particleLimit, and limitParticlesEveryNIteration etc (you can find more info in the javadocs and here
  • Added new options to the SphereEffect, the halfSphere parameter which if true will only display the top half of the sphere and inverHalfSphere which will show the bottom one
  • Fixed memory issues with Cone & Vortex effects (spawning all the particles of the effect on each iteration)
  • Updated and improved some of the javadocs

Files

particleanimationlib-0.1.0.jar(101.13 KiB) Primary Download
particleanimationlib-0.1.0-javadoc.jar(292.33 KiB) Download
particleanimationlib-0.1.0-sources.jar(77.79 KiB) Download

External resources


Project members

Emafire003

Member


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID