
A lib for Linearpast. It has capability tool and playeranimator api on forge 1.20.1.
The animation has compose now!!! You can dance with other player.
You can register layers on the server via JSON or Event.
You can register animation on the server via JSON or Event.
You can register raw animation on the client via JSON or Event.
You can invite other player to participate in certain animations together.
You can apply to join other player who is playing animation with ride.
You can request a player to playing an animation.
Use 'ride' to play animations in third person.

Use 'ride' to play animations in first person.

waltz

In repositories:
repositories {
maven {
name = "Mafuyu404 Maven"
url = "https://maven.sighs.cc/repository/maven-public/"
}
}
In dependencies:
dependencies {
implementation("io.zershyan:sccore:1.20.1-1.0.0")
}