RPG Mounts Framework

Create Mounts, Ride them, Bond with them, level them up!

File Details

RPG-Mounts-Framework-forge-1.20.1-1.0.0-b112a.jar

  • R
  • Jun 30, 2026
  • 13.78 MB
  • 145
  • 1.20.1
  • Forge

File Name

RPG-Mounts-Framework-forge-1.20.1-1.0.0-b112a.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:rpg-mounts-framework-1581040:8344703")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.