ParticleAnimationLib

A particle animation library mod to create cool particle effects super easily!

File Details

ParticleAnimationLib 0.0.2 + 1.20

  • B
  • May 14, 2024
  • 120.11 KB
  • 241
  • 1.20.6+9
  • Fabric + 1

File Name

particleanimationlib-0.0.2+1.20.jar

Supported Versions

  • 1.20.2-Snapshot
  • 1.20.5-Snapshot
  • 1.20.3-Snapshot
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:particleanimationlib-1005935:5342684"

Quilt

modImplementation "curse.maven:particleanimationlib-1005935:5342684"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added ImageEffects! They are located in the #.effects.image pacakge. The actually usable ones are ColoredImageEffect and BlackAndWhiteImage effect
  • Instead of specifying a particle type you will need to specify a string path or an Identifier. The identifier must point to an image in the /data/ folder and NOT the /assests/ folder, since the mod is serverside.
  • Valid image formats are jpg, png and also gif!
  • Added executeOnStop option to chain effects togther

More info in the javadocs, sorry! Also this version is compatibile only with 1.20+