{
  "format_version": "1.8.0",
  "animations": {
    "animation.sulfur_cube.swelling": {
      "loop": true,
      "bones": {
        "sulfur_cube": {
          "scale": [ "variable.swelling_scale", "variable.swelling_scale", "variable.swelling_scale" ]
        }
      }
    },
    "animation.sulfur_cube.offset": {
      "loop": true,
      "bones": {
        "sulfur_cube": {
          "position": [ 0.0, "variable.y_offset", 0.0 ]
        },
        "rightItem": {
          "position": [ 0.0, "variable.y_offset", 0.0 ]
        }
      }
    }
  }
}
