{
  "customizedAnimations": [
    {
      "identifier": 0,
      "Name": "default",
      "Animation Curve": 0,
      "Despawn Speed": 0.5,
      "Type": 0,
      "Particle Spawn": []
    },
    {
      "identifier": 5,
      "Name": "portal",
      "Animation Curve": 0,
      "Despawn Speed": 0.0,
      "Type": 0,
      "Particle Spawn": [
        {
          "Type": "minecraft:reverse_portal",
          "Amount": 16,
          "Spread Radius": 0.8,
          "Spawn Chance": 1.0,
          "Velocity X": 0.0,
          "Velocity Y": 0.0,
          "Velocity Z": 0.0,
          "Sound Volume": 0.1,
          "Sound": "minecraft:block.portal.ambient"
        }
      ]
    },
    {
      "identifier": 6,
      "Name": "splash",
      "Animation Curve": 0,
      "Despawn Speed": 0.0,
      "Type": 0,
      "Particle Spawn": [
        {
          "Type": "minecraft:splash",
          "Amount": 16,
          "Spread Radius": 0.7,
          "Spawn Chance": 1.0,
          "Velocity X": 0.0,
          "Velocity Y": 0.0,
          "Velocity Z": 0.0,
          "Sound Volume": 0.1,
          "Sound": "minecraft:entity.dolphin.splash"
        }
      ]
    },
    {
      "identifier": 1,
      "Name": "vanish",
      "Animation Curve": 2,
      "Despawn Speed": 0.5,
      "Type": 1,
      "Particle Spawn": []
    },
    {
      "identifier": 3,
      "Name": "explosion",
      "Animation Curve": 1,
      "Despawn Speed": 0.5,
      "Type": 2,
      "Particle Spawn": [
        {
          "Type": "minecraft:lava",
          "Amount": 4,
          "Spread Radius": 0.5,
          "Spawn Chance": 1.0,
          "Velocity X": 0.0,
          "Velocity Y": 0.0,
          "Velocity Z": 0.0,
          "Sound Volume": 0.1,
          "Sound": "minecraft:block.lava.extinguish"
        },
        {
          "Type": "minecraft:poof",
          "Amount": 7,
          "Spread Radius": 0.5,
          "Spawn Chance": 1.0,
          "Velocity X": 0.0,
          "Velocity Y": 0.0,
          "Velocity Z": 0.0,
          "Sound Volume": 0.1
        }
      ]
    },
    {
      "identifier": 4,
      "Name": "poof",
      "Animation Curve": 0,
      "Despawn Speed": 0.0,
      "Type": 0,
      "Particle Spawn": [
        {
          "Type": "minecraft:poof",
          "Amount": 6,
          "Spread Radius": 0.8,
          "Spawn Chance": 1.0,
          "Velocity X": 0.0,
          "Velocity Y": 0.0,
          "Velocity Z": 0.0,
          "Sound Volume": 0.2,
          "Sound": "minecraft:entity.fox.sniff"
        }
      ]
    },
    {
      "identifier": 2,
      "Name": "bounce",
      "Animation Curve": 3,
      "Despawn Speed": 0.6,
      "Type": 0,
      "Particle Spawn": []
    }
  ]
}