Overlay Animation API

Small/Growing Library of Animations/Overlay Tints

File Details

OverlayApi 1.16.5 v2.1

  • R
  • Sep 7, 2023
  • 3.10 MB
  • 263
  • 1.16.5
  • Forge

File Name

overlayapi-1.16.5-v2.1.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:overlay-animation-api-891011:4741885")
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)