AnimationJS

Player animation addon for KubeJS

File Details

animationjs-1.19.2-0.0.3.jar

  • R
  • Apr 25, 2024
  • 40.78 KB
  • 16
  • 1.19.2
  • Forge

File Name

animationjs-1.19.2-0.0.3.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:animationjs-997688:5291896")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added AnimationJS.universalController() binding to add a player animation controller, providing full conditional animation support.
  • Added more triggerAnimation variants for more control over animations off the player.
  • Added detailed wiki page
  • Prevented animations from overlapping each other unless specified.
  • Removed Client Script animations as they are not usable in dedicated servers; all functionality will be server scripts only to prevent this.