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