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