{
  "format_version": "1.26.0",
  "minecraft:entity": {
    "description": {
      "identifier": "minecraft:small_fireball",
      "is_experimental": false,
      "is_summonable": false,
      "is_spawnable": false,
      "spawn_category": "misc"
    },
    "components": {
      "minecraft:collision_box": {
        "height": 0.31,
        "width": 0.31
      },
      "minecraft:conditional_bandwidth_optimization": {
        "default_values": {
          "max_dropped_ticks": 10,
          "max_optimized_distance": 80.0,
          "use_motion_prediction_hints": true
        }
      },
      "minecraft:dimension_bound": {},
      "minecraft:physics": {},
      "minecraft:projectile": {
        "anchor": 2,
        "gravity": 0.0,
        "inertia": 1,
        "liquid_inertia": 1,
        "on_hit": {
          "catch_fire": {
            "fire_affected_by_griefing": true
          },
          "remove_on_hit": {},
          "impact_damage": {
            "apply_knockback_to_blocking_targets": true,
            "catch_fire": true,
            "semi_random_diff_damage": false,
            "damage": 5,
            "knockback": false
          }
        },
        "offset": [
          0,
          0.5,
          0
        ],
        "reflect_on_hurt": true,
        "power": 1.3,
        "semi_random_diff_damage": true,
        "uncertainty_base": 10.0
      },
      "minecraft:pushable": {
        "is_pushable": true,
        "is_pushable_by_piston": true
      }
    },
    "events": null
  }
}