- 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+