promotional bannermobile promotional banner

Dragon Mounts: Legacy

Finally Hatching That Dragon Egg! New Reptile Companions!

File Details

Dragon Mounts: Legacy [1.18.2] [1.1.5]

  • B
  • Jun 23, 2023
  • 517.43 KB
  • 248.1K
  • 1.18.2
  • Forge

File Name

dragonmounts-1.18.2-1.1.5.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

<p>This update doesn't feature much content changes. This is a major bug fix, performance, and convenience patch that betters everyone.</p> <p>There were many changes and fixes, too many to track. However, here are a few of the notable ones:</p> <p>* Flight Camera can now be toggled with a key press rather than from the client config.<br />* Reworked some of the AI (most notably owner following) (Thanks AnimalsWritingCode)<br />* Only owners can now mount their tamed dragons. Allowing otherwise created issues when disconnecting.<br />* Dragon Breeds now use the games registry system for better syncing stability and reliability. (fixes issues with instances only having the fire dragon breed available)<br />* Fixed a major flaw with the egg loot tables either completely wiping their chests or not appearing at all, despite the config option enabled.<br />* Dragons now have their own independent sound files instead of using the game's cow sounds.<br />* Fixed an issue with the moved flight camera clipping into the ground<br />* You can now use bones to make dragons sit, embrace the legacy.<br />* And a lot more, I'm sure.</p> <p>## Attention Datapack authors<br />There were some significant changes to the data structure of dragon breeds that are addressed here:</p> <p>* "primarycolor" and "secondarycolor" now take in Strings as a hex value rather than a decimal as a hex. This change is far more intuitive and reduces confusion.<br />* "ambientsound" is now responsible for holding ALL of the ambient sounds for this dragon, not just a special one. This allows you to change the default roar and breath sound effects that were previously hardcoded. You can view the exampleaddon on github for a more in-depth look at this.<br />* "sizemodifier" was added to change the default size of the dragon. unused in the base mod, but may be useful for you.<br />* "tamingitems" and "breedingitems" now take in HomogenousList types. This means the field can take in a string pointing to a tag, a single item, or a json array filled with items.<br />* "growthtime" was added to modify the time it takes to grow from baby to adult.</p>