promotional bannermobile promotional banner

Overlay Animation API

Small/Growing Library of Animations/Overlay Tints

File Details

Overlay Api v 1.1 - 1.18.2

  • B
  • Jul 23, 2023
  • 3.12 MB
  • 24
  • 1.18.2
  • Forge

File Name

Overlay API v 1.1 - 1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:overlay-animation-api-891011:4660929")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added loader with 2 separate channels 0/1
can be used to play animations from your mod, minecraft, or any other mod installed in
the modpack.  Currently there is no check to make sure an image is returned.
/overlayapi set loader 0 100 14 1 overlayapi:textures/screens/freddyimagestrip.png
/overlayapi set loader [Channel] [DisplayTicks] [MaxFrames] [alpha] [Texture Location]

 

- Minecraft Pumpkin Blur

/overlayapi set pumpkin

 

- Swirl
A hypnotic swirl effect, you can change the color of both the foreground/background making it a longer command
/overlayapi set swirl 20 1 .2 .2 .2 1 .2 .5
/overlayapi set swirl [DisplayTicks] [Background - R] [B - G] [B - B] [Foreground - R] [F - G] [F - B] [alpha]