diff options
Diffstat (limited to 'mobs/party_gift.json')
| -rw-r--r-- | mobs/party_gift.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mobs/party_gift.json b/mobs/party_gift.json new file mode 100644 index 00000000..81ece7cb --- /dev/null +++ b/mobs/party_gift.json @@ -0,0 +1,12 @@ +{ + "entity": "ArmorStand", + "modifiers": [ + { + "type": "invisible" + }, + { + "type": "equipment", + "helmet": "PARTY_GIFT" + } + ] +}
\ No newline at end of file |
