
AnimationJS
Player animation addon for KubeJS
- Загрузки
- 12K
- Подписчики
- 18
- Обновлён
- 24 апреля 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 4 апреля 2024 г.
Summary:
The AnimationJS mod is an addon for KubeJS that allows scripters to dynamically animate Players utilizing the playerAnimator mod.
Features:
- Ability to trigger server-sided animations off any server player object
- Ability to modify player model parts dynamically using the
AnimationJS.playerModel()event, enabling customized animations and transformations
- Plays animations through the playerAnimator mod
- Plays Geckolib animations with optional dependencies via LioLib
- Universal Animation Controller able to easily define conditions for player animations.
Usage:
For detailed documentation on how to add an animation controller or trigger player animations, visit the AnimationJS Wiki page!
Dependencies:
Community
Join the official KubeJS Discord community to connect with other users, share your creations, and get help with any questions or issues you encounter while using AnimationJS. Alternatively, you can click the Discord icon below:
Центр версий
23 версийЧенджлог
1.20.1-0.1.3Релиз1.20.1 · 24 апреля 2026 г.
- Fixed UniversalController stashing old events in a map returning old data
- Fixed an access widening error
1.20.1-0.1.2Релиз1.20.1 · 22 февраля 2026 г.
Hotfix:
- Added
armRendererevent where arm/hand posestacks are mutable
1.20.1-0.1.1Релиз1.20.1 · 22 февраля 2026 г.
AnimationJS.handRendererevent now passes in the interaction hand and has separate Posestacks per hand rendered.
1.20.1-0.1.0Релиз1.20.1 · 12 февраля 2025 г.
- Added
handRenderClient Event
1.19.2-0.1.0Релиз1.19.2 · 12 февраля 2025 г.
- Added
handRenderClient Event
1.20.1-0.0.9Релиз1.20.1 · 20 августа 2024 г.
- Added
AnimationJS.playerModel()event - Moved model part getters to PlayerModelEvent where they are now modifiable through
event.getPlayerModel() - Removed
event.cancelDefaultRenderer()method fromplayerRendererevent in favor ofevent.cancel()instead
1.19.2-0.0.9Релиз1.19.2 · 20 августа 2024 г.
- Added
AnimationJS.playerModel()event - Moved model part getters to PlayerModelEvent where they are now modifiable through
event.getPlayerModel() - Removed
event.cancelDefaultRenderer()method fromplayerRendererevent in favor ofevent.cancel()instead
1.20.1-0.0.8Релиз1.20.1 · 30 июня 2024 г.
Added
- Methods to the
playerRendererevent:getModelPartsgetBodygetHeadgetRightArmgetLeftArmgetRightLeggetLeftLeggetHat
Fixed
- Player tick mixin crashing when obfuscated.
Комментарии
Загружаем…