File Details
RPG-Mounts-Framework-fabric-1.20.1-1.0.0-b112a.jar
- R
- Jun 30, 2026
- 13.78 MB
- 14
- 1.20.1
- Fabric
File Name
RPG-Mounts-Framework-fabric-1.20.1-1.0.0-b112a.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Added:
New Configuration File (animation_mappings.json):
- Implemented a separate, server-owner-configurable JSON file located at config/rpg_mounts/animation_mappings.json. On first boot, it automatically generates a default structure containing an example template override
Changed:
Modified the S2C configuration packet S2C_SYNC_CONFIG to automatically serialize and send the animation_mappings.json properties to client players on server join.
Optimized state evaluation checks to prioritize running (sprinting) and swimming (water/lava) movements if custom run/swim keys are defined.