{
  "groups": [
    {
      "id": "@the_vault:horde",
      "icon": "the_vault:gui/mob_groups/horde",
      "color": "#FF0000",
      "showHealthbar": true,
      "displayName": "Hordes",
      "stackValue": 1
    },
    {
      "id": "@the_vault:assassin",
      "icon": "the_vault:gui/mob_groups/assassin",
      "color": "#FF0000",
      "showHealthbar": true,
      "displayName": "Assassins",
      "stackValue": 3
    },
    {
      "id": "@the_vault:tank",
      "icon": "the_vault:gui/mob_groups/tank",
      "color": "#FF0000",
      "showHealthbar": true,
      "displayName": "Tanks",
      "stackValue": 10
    },
    {
      "id": "@the_vault:fighter",
      "icon": "the_vault:gui/mob_groups/dweller",
      "color": "#FF0000",
      "showHealthbar": true,
      "displayName": "Dwellers",
      "stackValue": 1
    },
    {
      "id": "@the_vault:dungeon",
      "icon": "the_vault:gui/mob_groups/dungeon",
      "color": "#FF0000",
      "showHealthbar": true,
      "displayName": "Dungeon Mobs",
      "stackValue": 10
    },
    {
      "id": "@the_vault:guardians",
      "icon": "the_vault:gui/mob_groups/guardians",
      "color": "#FF0000",
      "showHealthbar": true,
      "displayName": "Guardians",
      "stackValue": 7
    },
    {
      "id": "@the_vault:illagers",
      "icon": "the_vault:gui/mob_groups/illagers",
      "color": "#FF0000",
      "showHealthbar": true,
      "displayName": "Illagers",
      "stackValue": 1
    },
    {
      "id": "@the_vault:mob_type/champion",
      "icon": "the_vault:gui/mob_groups/champion",
      "color": "#FF0000",
      "showHealthbar": true,
      "displayName": "Champions",
      "stackValue": 30
    },
    {
      "id": "@the_vault:minions",
      "icon": "the_vault:gui/mob_groups/minions",
      "color": "#FF0000",
      "showHealthbar": true,
      "displayName": "Minions",
      "stackValue": 1
    },
    {
      "id": "@the_vault:elite",
      "icon": "the_vault:gui/mob_groups/elites",
      "color": "#FF0000",
      "showHealthbar": false,
      "displayName": "Elites",
      "stackValue": 20
    },
    {
      "id": "@the_vault:bosses",
      "icon": "the_vault:gui/mob_groups/boss",
      "color": "#FF0000",
      "showHealthbar": false,
      "displayName": "Bosses",
      "stackValue": 30
    }
  ]
}