"namespace": "hud",
"exp_bar": {
"type": "image",
"texture": "textures/hud/CooldownBar",
"size": [
"100%c",
"100%c"
]
},
"root_panel": {
"modifications": [
{
"array_name":"controls",
"operation": "insert_front",
"value" :[
{
"[email protected]_bar" : {}
}
]
}
]
}
}