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