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