Download Dragon Mounts Legacy: Dragon Breaths — Minecraft Mods — MetaMods

Dragon Mounts Legacy: Dragon Breaths

Active

Downloads

5

Last update

4 months ago
Client
Adventure
Addons

Dragon Mounts Legacy: Dragon Breaths

This mod adds the ability for dragons in Minecraft to use fire breath with unique characteristics for each species.

Dragon Breath

Compatibility

The mod automatically works with all dragons from Dragon Mounts: Legacy and the Dragon Mounts Legacy: More Dragons addon.

Dragons with breath Different breath types

Configuration via Datapacks

If you have your own addon for Dragon Mounts: Legacy, you can add unique breath for your dragons using datapacks.

Create a file with any name in JSON format at the path:

data/your_datapack/dragon_breaths

Example configuration:

{
  "dragon": "dragonmounts:forest",
  "color1": 1721356,
  "color2": 1456650,
  "setOnFire": false,
  "breathEffects": [
    {
      "mobEffect": "minecraft:poison",
      "duration": 100,
      "amplifier": 1
    }
  ]
}

Configuration parameters:

  • dragon - dragon breed identifier
  • color - breath color (can be obtained on specialized color websites)
  • setOnFire - determines if the breath sets things on fire
  • breathEffects - potion effects applied by the breath (can be empty)

Example in action

Project members
FuriusMaximus

FuriusMaximus

Created: 19 Jun 2025

ID: 223492