blob: c6f14e5c55a6c7a7ab08c921e569cbc0f433bade (
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_mage.png",
"parts": true
},
{
"type": "equipment",
"hand": "STICK",
"helmet": "GLACITE_HELMET"
}
]
}
|