aboutsummaryrefslogtreecommitdiff
path: root/mobs/fire_eel.json
blob: 9e718def5e8afbf40431f916a3b7995080cd473b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "entity": "ArmorStand",
  "modifiers": [
    {
      "type": "invisible"
    },
    {
      "type": "equipment",
      "helmet": "FIRE_EEL_SC"
    }
  ]
}