AnimationJS

Player animation addon for KubeJS

File Details

animationjs-1.19.2-0.0.5.jar

  • R
  • Apr 29, 2024
  • 41.51 KB
  • 42
  • 1.19.2
  • Forge

File Name

animationjs-1.19.2-0.0.5.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

### Added
- `stopAnimation` method to server player.
- New `startAnimation`/`triggerAnimation` methods allowing customization of player part visibility and animation modifiers.
- "animationjs:smith" example animation.

### Fixed
- Various ProbeJS typings.