Changelog
This update doesn't feature much content changes. This is a major bug fix, performance, and convenience patch that betters everyone.
There were many changes and fixes, too many to track. However, here are a few of the notable ones:
- Flight Camera can now be toggled with a key press rather than from the client config.
- Reworked some of the AI (most notably owner following) (Thanks AnimalsWritingCode)
- Only owners can now mount their tamed dragons. Allowing otherwise created issues when disconnecting.
- 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)
- Fixed a major flaw with the egg loot tables either completely wiping their chests or not appearing at all, despite the config option enabled.
- Dragons now have their own independent sound files instead of using the game's cow sounds.
- Fixed an issue with the moved flight camera clipping into the ground
- You can now use bones to make dragons sit, embrace the legacy.
- And a lot more, I'm sure.
Attention Datapack authors
There were some significant changes to the data structure of dragon breeds that are addressed here:
- "primary_color" and "secondary_color" now take in Strings as a hex value rather than a decimal as a hex. This change is far more intuitive and reduces confusion.
- "ambient_sound" 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 example_addon on github for a more in-depth look at this.
- "size_modifier" was added to change the default size of the dragon. unused in the base mod, but may be useful for you.
- "taming_items" and "breeding_items" 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.
- "growth_time" was added to modify the time it takes to grow from baby to adult.
Files
dragonmounts-1.18.2-1.1.5.jar(517.43 KiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
BetaVersion number
1.1.5Loaders
Forge
Game versions
1.18.2Downloads
6406Publication date
June 23, 2023 at 1:06 AMPublisher
kay9
Owner