promotional bannermobile promotional banner

Dragon Mounts: Legacy

Finally Hatching That Dragon Egg! New Reptile Companions!

File Details

DML 1.2.1-BETA for Minecraft 1.18.2

  • B
  • Apr 29, 2024
  • 554.03 KB
  • 3.5K
  • 1.18.2
  • Forge

File Name

dragonmounts-1.18.2-1.2.1-beta.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:dragon-mounts-legacy-375088:5301250")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

A quick patch release to address a few critical and minor issues that came up in 1.2.0.

1.2.1

  • Fixed an issue where vertical flight speed was incorrectly calculated with the camera based driving.
  • Lazy resolution of random breeds for dragons and eggs is now at the latest possible opportunity, to prevent unnecessary resolving during early querying and prevent incorrect breed assigning. Also fixes a crash where the client would resolve a breed and create unsafe thread invoking of a RandomSource (clients go boom).
  • Fixed a potential issue with servers accessing client only code.