Added support for Animated Java 1.4.0
- Added support for AJ 1.0.0 (blueprint format) json exports.
- You no longer need a separate resourcepack export, nylon can now automatically generate the resources as they're provided within the json export file.
Note: this update also refactors some model related stuff so that it won't need as many internal changes in the future. This is an early beta release so there may still be bugs.
Updated to 1.21
Updated to 1.20.6
Added support for color manipulation when leather horse armor is used as rig item.
- Added support for custom names (nametags) - only works on 1.20.3+
- Added
onFrame
callbacks developers can use on animations
Updated to 1.20.3
- Added invalid command detection.
- Added Animator#setAnimationFrame to skip to a certain frame in an animation.
- Fix certain invalid packets being sent causing errors on the client.