{
  "format_version": "1.10.0",
  "animation_controllers": {
    "controller.animation.scp111.general": {
      "states": {
        "default": {
          "animations": [
            "scp111_general"
          ]
        }
      }
    },
    "controller.animation.scp111.move": {
      "states": {
        "default": {
          "animations": [
            {
              "moving": "query.modified_move_speed"
            }
          ]
        }
      }
    }
  }
}