Overlay Animation API

Small/Growing Library of Animations/Overlay Tints

File Details

OverlayApi 1.18.2 v2.1

  • R
  • Sep 7, 2023
  • 3.09 MB
  • 305
  • 1.18.2
  • Forge

File Name

overlayapi-1.18.2-v2.1.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

+ Added the /overlay modify command

It is capable of modifying all RGBA values in a group
or just a single value

/overlay modify {group code} RGBA | R | G | B | A   {R} {G} {B} {A}
/overlay modify nightmode A .2
(changes the alpha of the entire group to .2)