aboutsummaryrefslogtreecommitdiff
path: root/mobs/leech_swarm.json
blob: 892a19ba7c48d2476376e09720eff8fe303f5f72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "entity": "Zombie",
    "modifiers": [
        {
            "type": "equipment",
            "feet": "LEATHER_BOOTS#000000",
            "chestplate": "LEATHER_CHESTPLATE#202513",
            "leggings": "CHAINMAIL_LEGGINGS",
            "helmet": ""
        }
    ]
}