diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-08 18:19:11 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-08 18:19:11 -0400 |
commit | 653e0912fdda6e394d6b746e8a4459c03cb269dc (patch) | |
tree | 79862cd2add9e28ba5ac41d135b7dee30fbdc719 /items/KILLER_PERSONALITY.json | |
parent | 1c562d9b7cbfbeeba5bd6dc7cfff40b67c52a12a (diff) | |
download | NotEnoughUpdates-REPO-653e0912fdda6e394d6b746e8a4459c03cb269dc.tar.gz NotEnoughUpdates-REPO-653e0912fdda6e394d6b746e8a4459c03cb269dc.tar.bz2 NotEnoughUpdates-REPO-653e0912fdda6e394d6b746e8a4459c03cb269dc.zip |
Halloween
Diffstat (limited to 'items/KILLER_PERSONALITY.json')
-rw-r--r-- | items/KILLER_PERSONALITY.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/KILLER_PERSONALITY.json b/items/KILLER_PERSONALITY.json new file mode 100644 index 00000000..bfd08d5c --- /dev/null +++ b/items/KILLER_PERSONALITY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fKiller Minion Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cd5e5d73-e2f2-358f-bd40-5c950e8b40fe\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1Njk5ODQ2NDQzNTAsInByb2ZpbGVJZCI6IjQ0MDNkYzU0NzViYzRiMTVhNTQ4Y2ZkYTZiMGViN2Q5IiwicHJvZmlsZU5hbWUiOiJHR0dhbWVyc1lUIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84MjBjMzA2Y2ZlNGM3MmY5ZDg3MGNlYzQ3Zjk1YWM0ZjUxMDNmMjBjOTY2ZDkyMDRhNjc2MDIyYjQ2MDI4NmI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §eKiller§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§fKiller Minion Skin\"},ExtraAttributes:{id:\"KILLER_PERSONALITY\"}}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes", + "§7your minion\u0027s appearance to", + "§7a §eKiller§7.", + "", + "§7§7You can place this item", + "§7in any minion of your", + "§7choice!", + "", + "§f§lCOMMON COSMETIC" + ], + "internalname": "KILLER_PERSONALITY", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin" + ] +}
\ No newline at end of file |