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