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