AnimationJS

Player animation addon for KubeJS

File Details

animationjs-1.20.1-0.0.5.jar

  • R
  • Apr 29, 2024
  • 41.36 KB
  • 39
  • 1.20.1
  • Forge + 1

File Name

animationjs-1.20.1-0.0.5.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:animationjs-997688:5301039")

NeoForge

implementation fg.deobf("curse.maven:animationjs-997688:5301039")
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.