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