Releases: LouisQuepierts/SimpleAnimator
1.0.1
Quick Fix!
There was a bug in 1.0-SNAPSHOT that prevented the forge server from starting.
1.0-SNAPSHOT
1.0 SNAPSHOT!
What is SimpleAnimator?
A Minecraft Forge mod for 1.20, provided api to add and play animations.
Users can use BedrockEdition animation and put them in [game]/animations or datapack under path [package]/animations.
This mod should on client and server both sides, and animations can by sync from server.
Something new?
Commands
Just like the name of the command, you can play or stop the animation of the player executing the command:
- animate play [your_animation]
- animate stop
Animation
You can use BlockBench to create your animation. If you have no idea with how to get a player model, you can download the BlockBench project right here.
Else
This mod support ReplayMod, which means all animation can be record by ReplayMod!
The mod is still in development and there may be various bugs :(
Full Changelog: https://github.com/LouisQuepierts/SimpleAnimator/commits/1.0-SNAPSHOT