blob: aae351227d10ec75f2b370399c2968c5cfe038ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"entity": "Skeleton",
"modifiers": [
{
"type": "equipment",
"hand": "BOW",
"helmet": "BOUNCY_HELMET",
"chestplate": "BOUNCY_CHESTPLATE",
"leggings": "BOUNCY_LEGGINGS",
"feet": "BOUNCY_BOOTS"
}
]
}
|