{
  "weight": 30,
  "gear": {
    "mainHand": {
      "item": "diamond_sword",
      "nbt": {
        "Enchantments": [
          {
            "id": "sharpness",
            "lvl": 2
          }
        ]
      }
    },
    "helmet": {
      "item": "minecraft:iron_helmet",
      "nbt": {
        "Enchantments": [
          {
            "id": "unbreaking",
            "lvl": 2
          }
        ]
      }
    },
    "chestplate": {
      "item": "minecraft:iron_chestplate",
      "nbt": {
        "Enchantments": [
          {
            "id": "unbreaking",
            "lvl": 2
          }
        ]
      }
    },
    "leggings": {
      "item": "minecraft:iron_leggings",
      "nbt": {
        "Enchantments": [
          {
            "id": "unbreaking",
            "lvl": 2
          }
        ]
      }
    },
    "boots": {
      "item": "minecraft:iron_boots",
      "nbt": {
        "Enchantments": [
          {
            "id": "unbreaking",
            "lvl": 2
          }
        ]
      }
    }
  },
  "color": {
    "red": 130,
    "green": 189,
    "blue": 191
  },
  "unlocalizedName": "mighty",
  "healthMultiplier": 1.0,
  "speedMultiplier": 1.0,
  "entityFilter": {
    "isBlacklist": false,
    "entities": [
      "minecraft:zombie",
      "minecraft:husk",
      "minecraft:drowned",
      "minecraft:skeleton",
      "minecraft:wither_skeleton"
    ]
  },
  "effectsOnAttack": [],
  "loot": [
    {
      "weight": 10,
      "item": {
        "item": "minecraft:gold_ingot"
      }
    },
    {
      "weight": 12,
      "item": {
        "item": "minecraft:gold_nugget",
        "count": 15
      }
    },
    {
      "weight": 4,
      "item": {
        "item": "minecraft:bread"
      }
    },
    {
      "weight": 7,
      "item": {
        "item": "minecraft:baked_potato"
      }
    },
	{
      "weight": 9,
      "item": {
        "item": "minecraft:pumpkin_pie"
      }
    },
	{
      "weight": 7,
      "item": {
        "item": "minecraft:mushroom_stew"
      }
    },
    {
      "weight": 3,
      "item": {
        "item": "minecraft:experience_bottle"
      }
    },
    {
      "weight": 4,
      "item": {
        "item": "minecraft:emerald",
        "count": 2
      }
    },
    {
      "weight": 3,
      "item": {
        "item": "minecraft:ghast_tear"
      }
    },
    {
      "weight": 3,
      "item": {
        "item": "minecraft:experience_bottle"
      }
    }
  ]
}
