blob: b3833eb19aac26a814fe8d7a20e28119097bbc80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"entity": "Player",
"modifiers": [
{
"type": "playerdata",
"skin": "neurepo:mobs/glacite_caver.png",
"parts": true
},
{
"type": "equipment",
"hand": "BOW",
"helmet": "GLACITE_HELMET"
}
]
}
|