blob: ade9fb206c0b07f6030cdb4833df3a969b2d7956 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"entity": "Zombie",
"modifiers": [
{
"type": "equipment",
"hand": "DIAMOND_SWORD",
"helmet": "SEA_WALKER_SC",
"chestplate": "LEATHER_CHESTPLATE",
"leggings": "LEATHER_LEGGINGS",
"feet": "LEATHER_BOOTS"
}
]
}
|