LerpArmorStand is a Minecraft 1.21.4 mod that tracks and linearly interpolates armor stand rotations to deliver smooth, fluid animations.
It is:
- fast - written with performance and scalability in mind.
- free - available for download and usage at no cost, and permissively licensed so it can remain free forever.
LerpArmorStand uses Gradle to handle dependencies & building.
- Java 21 JDK or newer
- Git
git clone https://github.com/kubbidev/LerpArmorStand.git
cd LerpArmorStand/
./gradlew build
You can find the output jars in the build/libs
directory.
LerpArmorStand © 2025 by kubbidev is licensed under CC BY-NC-SA 4.0.