/********************************************************
+*   (c) Mojang. All rights reserved                       *
+*   (c) Microsoft. All rights reserved.                   *
+*********************************************************/

{
  "namespace": "achievement",

  // -----------------------------------------------
  //    Warning! This screen is now displayed 
  //    using Ore UI, and the following components
  //    are left for backwards compatibility with
  //    the JSON UI resource packs.
  // -----------------------------------------------

  "empty_progress_bar_icon": {
    "type": "image",
    "texture": "textures/ui/experiencebarempty"
  },

  "full_progress_bar_icon_base": {
    "type": "image",
    "texture": "textures/ui/experiencebarfull",
    "clip_direction": "left",
    "clip_pixelperfect": false
  }

}
