Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Details
Animatium
The all-you-could-want legacy animations mod for modern minecraft versions. Brings back animations from the 1.7/1.8 era and more.
Join our discord: https://discord.gg/zqnXSUqedW
Dependencies
This mod uses YACL as it's config library of choice. Make sure you install the correct version to prevent crashing.
Notes
If you are using Lunar Client, some features will not work as intended. If you find anything else not working, please report it on the GitHub and we will try to fix it. Do note that, Lunar does take priority in some places for enabled/disabled settings. These features currently won't work properly:
- 2d dropped items (Lunar probably needs to update their sodium lmao)
Support
Have any issues or need support? Feel free to use our issue tracker to address that. If you are reporting a crash, make sure you include information about the mods you are using and attach any relevant log files you have. If you want to suggest features, join our discord!
Server Features
We currently have one payload which servers can use to change game functionality for pvp. Only servers can enable/disable this, to not cause issues on other servers. If more are requested/wanted, we will add and update this here.
Payloads
Set Features (Clientbound)
Allows the server to enable/disable server-only features that enhance gameplay.
| Feature Name | Identifier | Description |
|---|---|---|
| Miss Penalty | miss_penalty | Turn on/off the swing miss penalty |
| Left Click Item Usage | left_click_item_usage | Turn on/off the ability to start using a item whilst holding left click |
| Identifier | Field Name | Field Type | Description |
|---|---|---|---|
| animatium:set_features | Features List | List<String> | List of features the client should use currently, maps to Feature above or skips if unknown. |
Request Info (Clientbound)
| Identifier | Field Name | Field Type | Description |
|---|---|---|---|
| animatium:request_info | Sends the animatium:info payload back containing information about the mod version. |
Info (Serverbound)
Sent to the server when receiving the "minecraft:register" payload, and it contains "Animatium".
| Identifier | Field Name | Field Type | Description |
|---|---|---|---|
| animatium:info | Version | Double | Current release version of the mod. |
| Development Version | Optional String | Current dev build commit of the mod. Only provided when mod is a development build. |





