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