{
  "armorSetName": "diamond",
  "performanceMode": true,
  "head": {
    "itemKey": "minecraft:diamond_helmet",
    "mustBeEmpty": false
  },
  "chest": {
    "itemKey": "minecraft:diamond_chestplate",
    "mustBeEmpty": false
  },
  "legs": {
    "itemKey": "minecraft:diamond_leggings",
    "mustBeEmpty": false
  },
  "boots": {
    "itemKey": "minecraft:diamond_boots",
    "mustBeEmpty": false
  },
  "fullSetBonuses": [
    {
      "type": "attribute",
      "name": "minecraft:generic.max_health",
      "value": 6.0,
      "modifierUUID": "d5a7dc88-9405-4398-b1e5-250b4c6dd218",
      "description": "+2 hearts",
      "attributeOperation": 0,
      "interactionType": "self",
      "interactionDuration": 300,
      "hideBonusDescription": false,
      "onlyImmuneToNewEffects": false
    }
  ],
  "hideGeneratedTooltip": false
}