{
  "format_version": "1.8.0",
  "animations": {
    "animation.happy_ghast.move": {
      "loop": true,
      "bones": {
        "tentacles_0": {
          "rotation": [
            "math.sin(query.life_time * 360.0 + 0) * 11.5 + 23",
            0.0,
            0.0
          ]
        },
        "tentacles_1": {
          "rotation": [
            "math.sin(query.life_time * 360.0 + 57) * 11.5 + 23",
            0.0,
            0.0
          ]
        },
        "tentacles_2": {
          "rotation": [
            "math.sin(query.life_time * 360.0 + 115) * 11.5 + 23",
            0.0,
            0.0
          ]
        },
        "tentacles_3": {
          "rotation": [
            "math.sin(query.life_time * 360.0 + 172) * 11.5 + 23",
            0.0,
            0.0
          ]
        },
        "tentacles_4": {
          "rotation": [
            "math.sin(query.life_time * 360.0 + 229) * 11.5 + 23",
            0.0,
            0.0
          ]
        },
        "tentacles_5": {
          "rotation": [
            "math.sin(query.life_time * 360.0 + 286) * 11.5 + 23",
            0.0,
            0.0
          ]
        },
        "tentacles_6": {
          "rotation": [
            "math.sin(query.life_time * 360.0 + 344) * 11.5 + 23",
            0.0,
            0.0
          ]
        },
        "tentacles_7": {
          "rotation": [
            "math.sin(query.life_time * 360.0 + 402) * 11.5 + 23",
            0.0,
            0.0
          ]
        },
        "tentacles_8": {
          "rotation": [
            "math.sin(query.life_time * 360.0 + 458) * 11.5 + 23",
            0.0,
            0.0
          ]
        }
      }
    },
    "animation.happy_ghast.scale": {
      "loop": true,
      "bones": {
        "body": {
          "scale": "variable.scale"
        }
      }
    }
  }
}
