{
  "format_version": "1.26.0",
  "minecraft:entity": {
    "description": {
      "identifier": "minecraft:dragon_fireball",
      "is_experimental": false,
      "is_summonable": false,
      "is_spawnable": false,
      "spawn_category": "misc"
    },
    "components": {
      "minecraft:collision_box": {
        "height": 0.31,
        "width": 0.31
      },
      "minecraft:dimension_bound": {},
      "minecraft:projectile": {
        "anchor": 2,
        "gravity": 0.0,
        "reflect_on_hurt": true,
        "hit_sound": "explode",
        "power": 1.3,
        "inertia": 1,
        "on_hit": {
          "impact_damage": null,
          "remove_on_hit": {},
          "spawn_aoe_cloud": {
            "affect_owner": false,
            "color": [
              220,
              0,
              239
            ],
            "duration": 120,
            "particle": "dragonbreath",
            "potion": 23,
            "reapplication_delay": 20,
            "radius": 6.0,
            "radius_on_use": 0
          }
        },
        "offset": [
          0,
          0.5,
          0
        ],
        "semi_random_diff_damage": true,
        "uncertainty_base": 10.0
      },
      "minecraft:pushable": {
        "is_pushable": true,
        "is_pushable_by_piston": true
      }
    },
    "events": null
  }
}